SA-MP Forums Archive
[Ajuda] symbol already defined: "strtok" - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] symbol already defined: "strtok" (/showthread.php?tid=298642)



[Ajuda] symbol already defined: "strtok" - LeMoi - 21.11.2011

pawn Код:
C:\Users\pc\Documents\Os meus ficheiros recebidos\PARPG(2).pwn(24000) : error 021: symbol already defined: "strtok"
linha 23999
pawn Код:
strtok(const string[], &index)
linha 24000
pawn Код:
{
erro que me da quando tento compilar um GM de um amigo


Re: Duvida - Pharrel - 21.11.2011

Deleta a strtok inteira, pq ela ja deve ter sido criada em uma include.


Re: Duvida - LeMoi - 21.11.2011

Obrigado Pharrel Ninja


Re: Duvida - Pharrel - 21.11.2011

Nao ter oq fazer da nisso