Floating point representation and output seems to be compiler dependent?
Answer Posted / rohit sah
Regrettably, yes. The action of ios::setprecision() varies among compilers.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you initialize a string in c++?
How can I improve my c++ skills?
Explain deep copy?
How the virtual functions maintain the call up?
What is the purpose of ios::basefield in the following statement?
What is the main function c++?
What is enum c++?
What is virtual methods?
Can recursive program be written in C++?
What is c++ flowchart?
What is a c++ class?
Why c++ does not have finally?
what are Access specifiers in C++ class? What are the types?
What are static member functions?
How important is c++?