Search:
Forum
General C++ Programming
Programming Programs
Programming Programs
bleaz
(29)
Dec 12, 2012 at 9:02pm UTC
Hey all I was just wondering what everyone uses to write their programs? I use DEV C++ but is there a better one to use? Free or not.
Thanks.
Last edited on
Dec 12, 2012 at 10:15pm UTC
maeriden
(228)
Dec 12, 2012 at 9:10pm UTC
Dev C++ is an IDE, not a compiler. The compiler it uses is MinGW I think
bleaz
(29)
Dec 12, 2012 at 10:15pm UTC
My apologies. Correction made.
Thumper
(310)
Dec 12, 2012 at 10:21pm UTC
Personally, i'm a fan of Microsoft Visual Studio. There are express editions that you can get for free. Intellisense support on MSVS has gotten really good.
Code::Blocks is another free IDE, which I find way better than Dev-C++.
Registered users can post here.
Sign in or register
to post.
C++
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs