if(!strcmp(cmdtext, "/YourCommand", true)){ //add a "{" here new tmp[256], tmp2[256],idx; tmp = strtok (cmdtext, idx); tmp2 = strtok (cmdtext, idx);