Korween
November 8th, 2001, 03:47 AM
Hello,
I have a problem with the functions atof and setlocale in Windows2000 environment.
All floats in Windows2000 are with ",", I tried to change this with the function setlocale(LC_NUMERIC, "English") but the float is again with ",".
Although in NT or Windows 98 environment I can change the float numerical settings.
Best regards
I have a problem with the functions atof and setlocale in Windows2000 environment.
All floats in Windows2000 are with ",", I tried to change this with the function setlocale(LC_NUMERIC, "English") but the float is again with ",".
Although in NT or Windows 98 environment I can change the float numerical settings.
Best regards