Array is too small
#1

Hello guys,i've this errors while compiling:

error 047: array sizes do not match, or destination array is too small

The error line is this:

Код:
   	cmd = strtok(cmdtext, idx);
What's wrong??
Reply
#2

replace your new cmd to

pawn Код:
new cmd[256];
Reply
#3

256 cells? Isn't too much?
Reply
#4

Yes, too much.
But...

You can use Zeex CMD. (ZCMD).
Optimal and fast.

http://forum.sa-mp.com/showthread.ph...ight=zeex+zcmd
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)