23.04.2015, 14:51
Use strlen this way |
then reply back.
Btw, please don't use strtok, and better head to more optimized way of using commands and strings.
Код:
if(strlen(tmp) == 0) {
Btw, please don't use strtok, and better head to more optimized way of using commands and strings.