12.03.2014, 00:49
The fact that you're not using sscanf and any command processor other than strcmp makes it wrong. Just saying :P
I recommend zcmd or ycmds (both are way easier and incredibly faster than strcmp) with sscanf (this is a must), sscanf makes checking parameters trivial in only one line of code and zcmd/dcmd/ycmd would be near to senseless without it.
I recommend zcmd or ycmds (both are way easier and incredibly faster than strcmp) with sscanf (this is a must), sscanf makes checking parameters trivial in only one line of code and zcmd/dcmd/ycmd would be near to senseless without it.

