SA-MP Forums Archive
Is it Possible? - 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: Is it Possible? (/showthread.php?tid=287642)



Is it Possible? - seanny - 04.10.2011

Is it possible to use SSCANF with Strcmp instead of strtok?


Re: Is it Possible? - [HiC]TheKiller - 04.10.2011

Sscanf does everything that strtok does + more. Sscanf is much faster and more efficient and easy than strtok. So pretty much, yes you can.


Re: Is it Possible? - $India$ - 04.10.2011

I think its Possible and SSCANF Is Better and Easier than strtok