how to fix this error...
#1

Код:
(410) : error 033: array must be indexed (variable "tarid")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
pawn Код:
new index=0;
    new tarid[255];
    new reason[255];
    tarid = strtok(params,index);
    reason = strtok(params,index);
can someone explain me why how and that?
Reply


Messages In This Thread
how to fix this error... - by Micko9 - 27.04.2010, 21:04
Re: how to fix this error... - by -Rebel Son- - 27.04.2010, 21:27
Re: how to fix this error... - by Micko9 - 28.04.2010, 17:58

Forum Jump:


Users browsing this thread: 1 Guest(s)