10.11.2015, 22:27
i m founded this warning in my server_logs
"sscanf warning: Format specifier does not match parameter count."
the code is:
"sscanf warning: Format specifier does not match parameter count."
the code is:
PHP код:
printf("sscanf 1");
sscanf(t_line, "p<|>i{s[21]s[16]s[128]}d{ddddddddd}s[16]{s[16]dddd}", PlayerInfo[extraid][pRegID], admlvl, lastIP);