18.10.2009, 06:48
Need help with this problem.
This is the line the error is on
Any idea what the this means, or how to fix it.
Edit
Was putting tmp2 multiple times :/ stupidity hehe
Код:
array sizes do not match, or destination array is too small
Код:
tmp2 = strtok(cmdtext, idx);
Edit
Was putting tmp2 multiple times :/ stupidity hehe