28.07.2009, 18:50
Quote:
|
Originally Posted by Jefff
Should be cmd not cmdtext
and on top cmdtext Код:
cmd = strtok(blabla); Код:
if (strcmp("/cuff", cmd, true) == 0)
|
I dont understand that...Whats the "bla bla bla" part?
