sscanf problem
#2

According to "p<|>{ds[80]}s[24]dd", your line should look like this:
INTEGER|STRING|STRING|INTEGER|INTEGER
And since you're using {ds[80]} for the first two, it means you're dumping them (The red part)
But according to your code, you're storing 4 things, and not 3.
Reply


Messages In This Thread
sscanf problem - by Karolukas123 - 23.10.2016, 12:55
Re: sscanf problem - by Stinged - 23.10.2016, 13:20
Re: sscanf problem - by Karolukas123 - 23.10.2016, 13:59
Re: sscanf problem - by Karolukas123 - 23.10.2016, 17:32
Re: sscanf problem - by Gammix - 23.10.2016, 17:53
Re: sscanf problem - by Karolukas123 - 24.10.2016, 09:40

Forum Jump:


Users browsing this thread: 1 Guest(s)