11.08.2017, 17:15
Quote:
sscanf needs regex. and i don't want to make it so complicated (laggy) also in the most voted post there he used same method as me!
Thanks anyways! |
SSCANF is a million times (exaggerating a bit, but it is a lot faster) faster than your token_by_delim function.
-----
The solution is on the page I sent you, it skips duplicate spaces. Just like SSCANF.
P.S. I'm talking about the PAWN version.