Have you used MSVC? What do you think of it?
Answer Posted / bob
it is pretty good for MS$ based application. Although the
compiler is not standardize enough, crappy STL
implementation, and awesome designed MFC libraries.
But it is improving, since VC4.0 to VS2005, it always
astonish me.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How a modifier is similar to mutator?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
Which is better c++ or java?
What kind of problems can be solved by a namespace?
Which bit wise operator is suitable for turning off a particular bit in a number?
Write a program to find the reverse Fibonacci series starting from N.
What do you mean by inheritance in c++?
What is c++ hiding?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
Please explain the reference variable in c++?
What is a character in c++?
Write about the use of the virtual destructor?
Is c++ the most powerful language?
what are the iterator and generic algorithms.
What is meant by forward referencing and when should it be used?