sscanf - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: sscanf (
/showthread.php?tid=253965)
sscanf -
Gh0sT_ - 08.05.2011
Can I use spaces in lenght?
Like:
s[ 10 ] but not s[10]
Re: sscanf -
Mike Garber - 08.05.2011
Why do you ask? Try It, how hard is that?
And yes, you should be able to.