This is probably a rounding issue. You provide a string as float number. The strtof needs to convert this string to an actual floating point ...
確定! 回上一頁