QString toFloat toDouble
on ARM linux when convert string to float/double, the toFloat function give incorrect results; when configured Qt emmbed, i added the QT_QLOCALE_USE_FCVT maro,so convert float/double to string ,there is no problem.
my Qt emmbed version is 3.3.6
did anybody know this problem, how to fix it?
thank you very much?