03.05.2011, 11:56
The problem is probably:
Try use strtok instead.
EDIT: Should've noticed return 1 was in the braces, try indent your code properly in the future.
Quote:
|
tmp = strrest(cmdtext,idx); |
EDIT: Should've noticed return 1 was in the braces, try indent your code properly in the future.
