strtok error
#1

Hi guys..
What does cause this error / how to get it away?

Код:
new cmd[128];
	new tmp[128];
	new idx;
	new giveplayername[MAX_PLAYER_NAME];
	new sendername[MAX_PLAYER_NAME];
	new string[128];
	cmd = strtok(cmdtext,idx);
Error:
Код:
(4929) : error 047: array sizes do not match, or destination array is too small
in line
Код:
 
cmd = strtok(cmdtext, idx);
Reply


Messages In This Thread
strtok error - by Sascha - 28.08.2010, 17:00
Re: strtok error - by RyDeR` - 28.08.2010, 17:01
Re: strtok error - by Sascha - 28.08.2010, 17:05

Forum Jump:


Users browsing this thread: 1 Guest(s)