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
#2

hmm u missed any brackets etc>!?!?!
in ur script check it ! i used to get this when i do such things as lames

----
Reply
#3

Script has 80k rows , whould be hard to find missing brackets...
Reply
#4

Nvm don't post the whole code, just the lines who has errors.
Reply
#5

I posted rows , and they are all same where errors are ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)