sscanf Warning
#2

Quote:

******:

I think this might be a bug caused by having quiet parameters at the end of the specifier - sscanf thinks there should be a variable to store the data when there shouldn't. However, the standard way of doing something like this is just to collect all the parameters at once with "s[36]i", not do them in multiple parts. You can still check they typed the right things in order.

Read what it says above
Reply


Messages In This Thread
sscanf Warning - by ExtremeReality - 17.06.2013, 11:35
Re: sscanf Warning - by Dongi - 17.06.2013, 11:42
Re: sscanf Warning - by ExtremeReality - 17.06.2013, 11:46
Re: sscanf Warning - by Yves - 17.06.2013, 14:50
Re: sscanf Warning - by Red_Dragon. - 17.06.2013, 16:30

Forum Jump:


Users browsing this thread: