Difference Betwen Visual C++ 2008 And g++ -


I am learning C ++ and when I Microsoft Visual C ++ Express 2008 and Eclipse Ganymede , but with the G ++ compiler by default, I have seen that VC ++ < A similar code in / em> causes some errors and G ++ generally executed and executed without errors or warnings, but I want to know that VC ++ Between syntax and G ++ syntax What is the difference? Thanks!

Please add it to the answer of Powell:

If you use cross platform products, Use G ++ () and paste on the C ++ standard Use the POSIX compatible API provided by Mingav, where the standard features do not meet the purpose. A special order is not required to install on an executable target system using MingW, but at VC ++ 2008 it is necessary that So deployment is simple with MingW applications.

One advantage of VC ++ is its great IDE Microsoft Compiler looks certain as Windows-specific optimization as well.

Still, Mingav complemented with the IDE, can give you a great, free, cross-platform C ++ development environment.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -