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

Код:
	cmd = strtok(cmdtext, idx);
Any fix, or reason why this is happening?
Код HTML:
error 047: array sizes do not match, or destination array is too small
Reply
#2

Yes..
Because we're fuckin psychic an can magically see your code...

Giving us 1 line of code means shitall..
Reply
#3

That is where the error is located...
Reply
#4

Do this:

PHP код:
cmd[0]=EOS,strcat(cmd,strtok(cmdtextidx),sizeof cmd); 
Reply
#5

Well with what you provided we can only guess.

In short, variable cmd is too small. Show us how you declare cmd.
Reply
#6

@Kaliber It worked, but there are many more erros like that, and I still dont know how to fix time.
Reply
#7

Send the Errors & lines...or give me your TeamViewer Data
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)