12.07.2013, 23:48
Quote:
That happened to me once. Finally I avoided the problem reading those parameters as strings and then converting them to floats with floatstr.
It isn't the most professional solution, but it works. |
Код:
format(string, 200, "The health you saved = %f", floatstr(str));