Quote:
Originally Posted by The Toni
sscanf is more of a strlen, tmp, and strtok sort of thing all in one.
You can do multiple things with it, not only using it to check if they typed the cmd with params, but also to get information -- even from MySQL data.
|
Yeah i know that, i use it for my mySQL system, but thought it did strcmp also.