Format specifier does not match parameter count.
#1

Help me please
This is a sscanf warning
IMAGE:
https://prnt.sc/h9ekg4
Reply
#2

The problem is to the line 42.
Reply
#3

Sorry but I do not understand
Reply
#4

What is your code? This is when sscanf looks wrong like:

sscanf(params, "iiiii", id);

"iiiii" means 5 numbers, but "id" means 1 numberl.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)