20.02.2012, 00:32
Bump.
This line:
tmp = strtok(cmdtext, idx);
Does this errors:
This line:
tmp = strtok(cmdtext, idx);
Does this errors:
Код:
error 022: must be lvalue (non-constant) error 012: invalid function call, not a valid address warning 215: expression has no effect warning 215: expression has no effect error 001: expected token: ";", but found ")" fatal error 107: too many error messages on one line