Forum Home
Press F1
 
Thread ID: 19582 2002-05-19 00:26:00 C++ compiling Guest (0) Press F1
Post ID Timestamp Content User
49508 2002-05-19 00:26:00 Can anyone please tell me where I can get a small C++ compiler? I really wnat a C++ compiler, but I'm using a dialup connection, so I want a small compiler. Also, I don't mind using a command prompt. There must be a small compiler out there, because Delphi has a 546KB dos compiler. Please help!. Guest (0)
49509 2002-05-19 02:11:00 You probably won't find a 'small' c++ compiler (as in a single floppy's worth of download). There is a such a free C compiler --- Borland give away Turbo C (and Trubo Pascal) . The free Borland C++ is pretty big (hundreds of MB), but it appears from time to time on magazine cover CDs. The smallest C++ is probably the djpp one. The GNU compilers are good but big.

Go through the links you get on google with 'c++ compiler free'.
Guest (0)
1