Use locale-independent float <-> string conversions
Read and write floats and doubles using the '.' as decimal separator, independent of the locale that is currently in use.
Please register or sign in to comment
Read and write floats and doubles using the '.' as decimal separator, independent of the locale that is currently in use.