sscanf warning
#2

You should read the sscanf 2.0 topic because it looks like that you are using the plugin

you just need to add the size behind s

Example
pawn Код:
new string[32], number;
sscanf(text, "s[32]i", string, number);
Reply


Messages In This Thread
sscanf warning - by [L3th4l] - 13.06.2010, 13:17
Re: sscanf warning - by Nero_3D - 13.06.2010, 13:22
Re: sscanf warning - by [L3th4l] - 14.06.2010, 03:38

Forum Jump:


Users browsing this thread: 1 Guest(s)