Just did this:
double val1=numeric_limits::max(); cout.precision(70); cout<<\"\\nVal1: \"<
In Windows I sta
I think you have installed g++ 32 bit version on windows, and 64 bit on linux. Just verify the program you are running, if it's 32 or 64 bit (you can check it by watching in task manager)