Posts: 91
Threads: 21
Joined: Aug 2014
what is the best alternatives to sscanf ?
Posts: 97
Threads: 9
Joined: Feb 2013
Reputation:
0
sscanf is worth the time you put into it.
Sorry but I see no reason to look for anything else.
Posts: 76
Threads: 20
Joined: Jul 2014
Reputation:
0
There is a reason, the u specifier in sscanf is bugged sometimes, it returns invalid player id even if the player is connected.
Posts: 248
Threads: 23
Joined: Mar 2013
Reputation:
0
What are you trying to accomplish with SSCANF ? Please elaborate more so we can help you.