02.08.2017, 14:39
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.
You can also create custom specifiers. It can detect if a parameter is an integer, float, hex, etc.