[Ajuda] sscanf - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] sscanf (
/showthread.php?tid=399940)
sscanf -
Nice-.- - 16.12.2012
ai oque й issso esses warning ? ta toda hora mandando no console nгo sei oque й
pawn Код:
[11:27:22] sscanf warning: Strings without a length are deprecated, please add a destination size.
[11:27:28] sscanf warning: Strings without a length are deprecated, please add a destination size.
[11:27:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[11:27:42] sscanf warning: Strings without a length are deprecated, please add a destination size.
Re: sscanf -
steki. - 16.12.2012
https://sampforum.blast.hk/showthread.php?tid=120356
Re: sscanf - Joao Pedro - 16.12.2012
sscanf( "algumaCoisa", "s
[128]'", minhaVar )...
Quando usa string, coloque o tamanho dela.