Array size error
#1

array sizes do not match, or destination array is too small

and 26 same errors...

Some code lines of them

tmp = strtok(cmdtext, idx);
cmd = strtok(cmdtext, idx);
and all are same as theese ... and definition of arrays is like this

new cmd[128];
new tmp[128];
and I did tryed to type 256 or 512 insted of 128 but same thing...
Help pls and ty
Reply


Messages In This Thread
Array size error - by Gugi The Man - 23.01.2012, 13:35
Re: Array size error - by Niko_boy - 23.01.2012, 15:03
Re: Array size error - by Gugi The Man - 23.01.2012, 15:05
Re: Array size error - by [XST]O_x - 23.01.2012, 15:05
Re: Array size error - by Gugi The Man - 23.01.2012, 15:30

Forum Jump:


Users browsing this thread: 1 Guest(s)