Difference between strtok and sscanf
#2

Firstly, it's a lot faster. Secondly, SSCANF is a text processor, meaning not only is it used to create parameters. It can also be used to split a string.

You can also create custom specifiers. It can detect if a parameter is an integer, float, hex, etc.
Reply


Messages In This Thread
Difference between strtok and sscanf - by Arbico - 02.08.2017, 13:18
Re: Difference between strtok and sscanf - by Paulice - 02.08.2017, 14:39
Re: Difference between strtok and sscanf - by Vince - 02.08.2017, 14:55
Re: Difference between strtok and sscanf - by Astralis - 02.08.2017, 14:56

Forum Jump:


Users browsing this thread: 1 Guest(s)