SA-MP Forums Archive
[Help] Sscanf to strtok - 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: [Help] Sscanf to strtok (/showthread.php?tid=553878)



DELETE! - martin3644 - 01.01.2015

DELETE!


Re: [Help] Sscanf to strtok - Schneider - 01.01.2015

Why would you do that? Strtok is considered very slow and inefficient compared to sscanf, also sscanf is much easier to use.


Re: [Help] Sscanf to strtok - martin3644 - 01.01.2015

Quote:
Originally Posted by Schneider
Посмотреть сообщение
Why would you do that? Strtok is considered very slow and inefficient compared to sscanf, also sscanf is much easier to use.
Yes I know, but I didn't ask for that.


Re: [Help] Sscanf to strtok - Vince - 01.01.2015

Start the new year with a lot of facepalm moments ... Don't expect any useful help here.


Re: [Help] Sscanf to strtok - martin3644 - 01.01.2015

Quote:
Originally Posted by Vince
Посмотреть сообщение
Start the new year with a lot of facepalm moments ... Don't expect any useful help here.
Jup. Gonna delete this post. I desided that I'm gonna use instead of dcmd and strtok - zcmd and sscanf.
Never mind