// JP opened flex table

Click to See Complete Forum and Search --> : Atof under WINDOWS 2000


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

//JP added flex table