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
Compiler?
Compiler?
Apr 15, 2012 at 1:56pm UTC
HuntzaA
(3)
Sorry in advance if this is a stupid question/something obvious I overlooked.
I recently started reading the tutorial, and I've decided I want to try some things out, but I haven't seen a recommended compiler to download.
Do you guys recommend one? Does windows xp just have one? Sorry I'm kind of clueless =/
Apr 15, 2012 at 2:00pm UTC
Athar
(4466)
Windows doesn't come with one, but you can download Visual Studio Express for free.
Alternatively, you can try the Code::Blocks+MinGW bundle or any of the ones listed here:
http://www.cplusplus.com/forum/articles/36896/
Apr 15, 2012 at 6:37pm UTC
HuntzaA
(3)
Thank you very much :)
Apr 15, 2012 at 8:17pm UTC
Need4Sleep
(570)
I use code::blocks because of how user friendly it is. Easy to pick up and tons of great setting to mess around with.
Topic archived. No new replies allowed.