error 033: array must be indexed (variable "-unk
#2

x_job needs to be a string (an array).
new x_job[64] = strtok(cmdtext, idx);

But why the hell would you use strtok when you can use sscanf?
Reply


Messages In This Thread
error 033: array must be indexed (variable "-unk - by MW - 22.06.2015, 15:56
Re: error 033: array must be indexed (variable "-unk - by [XST]O_x - 22.06.2015, 15:57

Forum Jump:


Users browsing this thread: 1 Guest(s)