Help with a variable
#1

Please guys help me with this stupid variable

pawn Код:
new pip=dini_Get(file,"IP");
i get this error
Код:
error 033: array must be indexed (variable "-unknown-")
and when i tried this one
pawn Код:
new pip[24]=dini_Get(file,"IP");
i get this error
Код:
error 008: must be a constant expression; assumed zero
What to do then ? :@
Reply


Messages In This Thread
Help with a variable - by CoDeZ - 02.09.2012, 22:07
Re: Help with a variable - by Kirollos - 02.09.2012, 22:29
Re: Help with a variable - by CoDeZ - 02.09.2012, 22:43

Forum Jump:


Users browsing this thread: 1 Guest(s)