C++ Compilers

Any help regarding any computer based programming language (non serverside) can be requested and recieved here.
Locked
Tails5
Posts: 1302
Joined: Wed Mar 15, 2006 8:09 am
Contact:

C++ Compilers

Post by Tails5 »

Does anyone know a free C++ compiler? I've found some, but they either need my street address or Service Pack 2, which for some odd reason, I can't install.


Webmaster Yoda: You must confront the cPanel. Then, and only then, a webmaster will you be.
Julius Caesar: Veni, vidi, posti
monk
Posts: 114
Joined: Thu Mar 31, 2005 1:56 am

gcc

Post by monk »

gcc ........ i used to use this on linux, but im pretty sure they have a windows version too. gnu, free, open source, all the way....

peace.
m
http://monk.thesmokylounge.com ... might be a bit too psychedelic for you.
Tails5
Posts: 1302
Joined: Wed Mar 15, 2006 8:09 am
Contact:

Post by Tails5 »

Thankyou! Just one question, where do I download it?
Webmaster Yoda: You must confront the cPanel. Then, and only then, a webmaster will you be.
Julius Caesar: Veni, vidi, posti
monk
Posts: 114
Joined: Thu Mar 31, 2005 1:56 am

Post by monk »

http://gcc.gnu.org/

should be easy to figure it out from there.

peace.
m
http://monk.thesmokylounge.com ... might be a bit too psychedelic for you.
Tails5
Posts: 1302
Joined: Wed Mar 15, 2006 8:09 am
Contact:

Post by Tails5 »

Thankyou :) I'll go download it now!
Webmaster Yoda: You must confront the cPanel. Then, and only then, a webmaster will you be.
Julius Caesar: Veni, vidi, posti
locust
Posts: 32
Joined: Sun Dec 31, 2006 9:52 am

Post by locust »

that's a really good one as it provides a debugger as well
ag3nt
Posts: 80
Joined: Mon Apr 30, 2007 6:57 pm

Post by ag3nt »

You can download microsoft visual c++ 2005 express edition for free in microsoft.com and you can also use borland's c++ compiler but its trial.I'm using Borland c++ builder for my c++ programs.
New And Crazy Member Of SmokyHosts Community

By Ag3nt
Locked