[Ajuda] strtok
#1

Код:
C:\DOCUME~1\PC1\MEUSDO~1\DOWNLO~1\Samppp\SAMP0~1.3AR\GAMEMO~1\Teste.pwn(1085) : error 017: undefined symbol "strtok"
C:\DOCUME~1\PC1\MEUSDO~1\DOWNLO~1\Samppp\SAMP0~1.3AR\GAMEMO~1\Teste.pwn(1085) : error 033: array must be indexed (variable "tmp")
C:\DOCUME~1\PC1\MEUSDO~1\DOWNLO~1\Samppp\SAMP0~1.3AR\GAMEMO~1\Teste.pwn(1091) : error 017: undefined symbol "strtok"
C:\DOCUME~1\PC1\MEUSDO~1\DOWNLO~1\Samppp\SAMP0~1.3AR\GAMEMO~1\Teste.pwn(1091) : error 033: array must be indexed (variable "tmp")
Oque й este strtok? pq ele esta aparencendo? numca tive problema com este treco -.-

As linhas:

Код:
85:	    tmp = strtok(cmdtext, idx);
91:	    tmp = strtok(cmdtext, idx);
Reply


Messages In This Thread
[Ajuda] strtok - by Dr_Pawno - 15.06.2010, 17:14
Re: [Ajuda] strtok - by Ricardo_Saddler - 15.06.2010, 17:19

Forum Jump:


Users browsing this thread: 1 Guest(s)