28.07.2011, 11:07
I don't know, It's bug of R4 ?
When I used this command.
It doesn't do anythings. I think, it's bug of format change in R4.
Thanks.
When I used this command.
Код:
tmp = strtok(cmdtext, idx);
printf("Test");
new test= ReturnUser(tmp);
printf("%d", test);
Thanks.

