sscanf warning: String buffer overflow. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: sscanf warning: String buffer overflow. (
/showthread.php?tid=554855)
sscanf warning: String buffer overflow. -
Erno. - 05.01.2015
sscanf warning: String buffer overflow. I know this is nothing bad or something but still I wanna find where warning hidding in my script, any suggestion?
Re: sscanf warning: String buffer overflow. -
Ironboy - 05.01.2015
Actually it means that the string you tried to store in the buffer is longer than the specified string.