YSI_MD5 error.
#1

Код:
C:\pawno\include\YSI_MD5.inc(99) : error 017: undefined symbol "strlen"
C:\pawno\include\YSI_MD5.inc(99) : warning 217: loose indentation
C:\pawno\include\YSI_MD5.inc(99) : warning 215: expression has no effect
C:\pawno\include\YSI_MD5.inc(99) : error 001: expected token: ";", but found ")"
C:\pawno\include\YSI_MD5.inc(99) : error 029: invalid expression, assumed zero
C:\pawno\include\YSI_MD5.inc(99) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
YSI_MD5.inc:
Код:
	new
		md5Data[E_MD5_CONTEXT],
		done,
		digest[33],
		len = strlen(str); // 99 line
Thanks for help.
Reply
#2

Quote:
Originally Posted by Y_Leѕѕ
Did you include this before or after a_samp?
SOLVED. Thanks. :]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)