Downloading C++ Compiler

Feb 19, 2013 at 6:41am
Hi I am a complete beginner to C++. I have a Mac and I was wondering is how I would program C++. I know I could write out code in a simple text edit program, but how do I get the compilers? I tried going to the GCC compiler site and they only have the compilers for PC. People mentioned that xCode works for Mac, but I have no clue what that is. Please help. Thanks
Feb 19, 2013 at 6:59am
I need compiler for my windows computer. Any help.....

Thanks.
Last edited on Feb 19, 2013 at 7:01am
Feb 19, 2013 at 7:39am
@kaitrias: Xcode is a text editor with builtin compiler ( == IDE ) -> http://developer.apple.com/xcode/
and Code::Blocks -> http://www.codeblocks.org/downloads/26#mac

@chroma: Visual Studio 2012 -> http://www.microsoft.com/visualstudio/eng/downloads#d-express-windows-desktop
Code::Blocks -> http://www.codeblocks.org/downloads/26#windows
Last edited on Feb 19, 2013 at 7:40am
Topic archived. No new replies allowed.