I'm trying to learn C++, but I don't have a compiler.
Could someone tell me where I can get a free compiler for windows.
Thanks
Printable View
I'm trying to learn C++, but I don't have a compiler.
Could someone tell me where I can get a free compiler for windows.
Thanks
This should help:
http://www.borland.com/products/down..._cbuilder.html
http://www.cs.virginia.edu/~lcc-win32/
either of those should help
Whizkid2300
I've been looking for couple of weeks before I posted.
Thanks for the help. :D
Sorry BS I googled up cs.virginia .
Here is the worlds best tool
www.google.com
Learn it , Use it, Love it
if you're just learning C++ maybe DJGPP might help...
http://www.delorie.com/djgpp/Quote:
DJGPP is a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS. It includes ports of many GNU development utilities. The development tools require a 80386 or newer computer to run, as do the programs they produce. In most cases, the programs it produces can be sold commercially without license or royalties.