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

deleted - found the answer by myself
Reply
#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


Forum Jump:


Users browsing this thread: 1 Guest(s)