18.04.2017, 18:08
Quote:
Oh boy, you're doing something which no one would EVER advice you... You should use sscanf because it's the best (C++, speed and reliability) and better than strtok.
PHP код:
f is float and d is for integer. You can enter the float value (and the integer value) with the 'comma' (,) separator between them. PHP код:
|
Thank you for the explanation ^-^ about what the sscanf string means.