23.08.2012, 22:05
Hello!
I am using ZCMD + sscanf to create commands.When I am using some commands ,I see in the console a sscanf warning: Format specifier does not match parameter count.
Should I use #pragma unused params? I have no complier errors and the commands are working perfect,but I get this console warning.
Thank you!
I am using ZCMD + sscanf to create commands.When I am using some commands ,I see in the console a sscanf warning: Format specifier does not match parameter count.
Should I use #pragma unused params? I have no complier errors and the commands are working perfect,but I get this console warning.
Thank you!