Issues with optional string on sscanf?
#2

You should really only put one optional string and it should be last parameter at that. I don't think you can put an optional string before another type of parameter or even multiple optional strings. If one those strings contains extra spaces sscanf will screw up because it doesn't know where it needs to split.
Reply


Messages In This Thread
Issues with optional string on sscanf? - by Dokins - 16.03.2015, 18:24
Re: Issues with optional string on sscanf? - by Vince - 16.03.2015, 19:27
Re: Issues with optional string on sscanf? - by Dokins - 16.03.2015, 19:34
Re: Issues with optional string on sscanf? - by Dokins - 16.03.2015, 22:35
Re: Issues with optional string on sscanf? - by Dokins - 16.03.2015, 23:21

Forum Jump:


Users browsing this thread: 2 Guest(s)