Compiler :(

05/07/2012 14:22 **SISI**#1
Hello!
Are there any working C++ compilers for windows xp?
I buyed a book about C++ but i can't install the compiler(from the books CD) because it's on MS-DOS.
I downloded some compilers but i dont know how to install them.
Please help me,i'm new in C++,and sorry for my stupid question...
Have a nice day!
05/07/2012 14:44 マルコ#2
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
05/07/2012 15:09 **SISI**#3
Thanks, i will try this.is this a compiler for normal c++ language?
05/07/2012 15:23 マルコ#4
Is there another c++?^^
Those are IDEs with compilers. Install one and use it to code ;)
05/07/2012 16:19 .SkyneT.#5
Quote:
Originally Posted by **SISI** View Post
Thanks, i will try this.is this a compiler for normal c++ language?
Both should support C/C++(0x).
05/07/2012 17:30 Tyrar#6
Quote:
Originally Posted by .SkyneT. View Post
Both should support C/C++(0x).
nope, i think msvc doesn't support c++0x
05/07/2012 19:15 Nightblizard#7
Quote:
Originally Posted by HeavyHacker View Post
nope, i think msvc doesn't support c++0x
It sure does! Well, at least partly.
See: [Only registered and activated users can see links. Click Here To Register...]