cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Software or tool to run and compile a C+
Software or tool to run and compile a C++ Code
Feb 4, 2013 at 7:26pm UTC
champishere
(12)
Hi,
I am very new to C++ and i dont even know of any tool .So,can someone please help me with the name of a tool which is nice and reliable to run and compile my c++ code.I would be more than happy if that is a free download.
Feb 4, 2013 at 7:32pm UTC
Catfish3
(666)
Visual Studio Express 2010 or 2012:
http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-products
nuwen MinGW (no GUI, is command line):
http://nuwen.net/mingw.html
Feb 4, 2013 at 11:43pm UTC
SamuelAdams
(1535)
Dev C++
http://orwelldevcpp.blogspot.com/2012/12/dev-c-5304-released.html
Codeblocks
http://www.codeblocks.org/
Topic archived. No new replies allowed.