Need help and input on errors!
#1

I am coding my own vehicle system, and i keep getting 2 index errors or somthing... i need ot know what im doing wrong........ heres the error and the code that it is showing fo the errors...

I put:

cmd = strtok(cmdtext, idx);

resulting in the error: error 033: array must be indexed (variable "cmd")

then: tmp = strtok(cmdtext, idx)

resulting in the error: error 033: array must be indexed (variable "tmp")


Thanks ahead of time for any help given
Reply


Messages In This Thread
Need help and input on errors! - by mtywe - 10.11.2010, 18:48
Re: Need help and input on errors! - by rs.pect - 10.11.2010, 19:11
Re: Need help and input on errors! - by mtywe - 10.11.2010, 19:18

Forum Jump:


Users browsing this thread: 1 Guest(s)