17.07.2018, 18:40
Quote:
https://github.com/IstuntmanI/samp-s...sampgdk-invoke for streamer (or just port it).
sscanf is already supplied in C. mxINI... create your own INI parser or find one on github, there's tons. |
In C++ there are better ways to interpret command arguments, without ever touching sscanf from the standard C library.