19.06.2016, 04:08
Well yeah, I have been working with sscanf along with ZCMD but I never used sscanf as a splitter
I mean, as a replacement for split()
Could anyone guide me how to do this ?
For example:
How can I fetch those strings into variables using split ?
I ******d split() and I know how to do this, but the SAMP Wiki is saying that SSCANF is way smarter and faster
Anyone ?
I mean, as a replacement for split()
Could anyone guide me how to do this ?
For example:
Код:
%s | %s | %s | %s
I ******d split() and I know how to do this, but the SAMP Wiki is saying that SSCANF is way smarter and faster
Anyone ?