SSCANF: Format specifier does not match parameter count.
#4

And there's the problem. You specified 13 variables to store the data, but only 12 format specifiers.
Reply


Messages In This Thread
SSCANF: Format specifier does not match parameter count. - by Biesmen - 21.05.2011, 15:10
Re: SSCANF: Format specifier does not match parameter count. - by Vince - 21.05.2011, 15:30
Re: SSCANF: Format specifier does not match parameter count. - by Biesmen - 21.05.2011, 20:05
Re: SSCANF: Format specifier does not match parameter count. - by Vince - 21.05.2011, 20:36
Re: SSCANF: Format specifier does not match parameter count. - by Mean - 21.05.2011, 20:46
Re: SSCANF: Format specifier does not match parameter count. - by Biesmen - 21.05.2011, 22:12

Forum Jump:


Users browsing this thread: 1 Guest(s)