I'm looking for a very easy to use compiler that I don't have compile or download any other stuff for and on that is a GUI app.

Recommended Answers

All 2 Replies

If you are on Windows you can download the express edition of Visual C++ 2008 here.

>I'm looking for a very easy to use compiler
That's the crux. IDEs are generally more difficult to use because they combine the myriad tools you would be using along with a command line compiler. I'd say that Code::Blocks is probably the easiest to get started with. Visual C++ 2008 Express is powerful and polished, but also more complicated. Turbo C++ Explorer is pretty easy to use, but I personally don't like the IDE.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.