Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Free Compilers??

Status
Not open for further replies.

juve

Materials
Joined
Jun 11, 2003
Messages
1
Location
GB


Hello,

i just started with C++ and i would like to know where i can get a free compiler that is easy to use.
 
Go to bloodshed.net and download the DevC++ compiler. It is easy to use and does a good job with console or Windows programs.

Steve
 
Go to the Borland site. They have their latest version for free. It is command driven and does not work with their IDE.
There is also a GNU C++ compiler available at or if you are learning C++, I recommend C++ For Dummies. It is a good starter book and comes with a CD that contains GNU C++ and an IDE, which runs under DOS.
 
You should give a try to intel c++ compiler.
go to intel.com
It's not that hard to use it.

That's what I use
smiletiniest.gif
smiletiniest.gif
smiletiniest.gif
smiletiniest.gif
smiletiniest.gif
smiletiniest.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top