English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-11-27 14:06:55 · 4 answers · asked by jasonhed@pacbell.net 1 in Computers & Internet Programming & Design

4 answers

It depends on your platform, however usually there is a GCC/G++ implementation for most.

Linux: gcc/g++ usually come pre-installed

Dos: http://www.delorie.com/djgpp/

Windows: If you download the Cygwin distribution, it will include gcc/g++ you can use to compile.

http://www.cygwin.com/

2006-11-27 14:18:04 · answer #1 · answered by saltry 1 · 0 0

Yes, Microsoft has a free edition of Visual Studio (Visual Studio Express) and has a C++ edition.

http://msdn.microsoft.com/vstudio/express/visualc/

It includes both an IDE (Integrated development Environment) and the complier. It's a very large download though. If you are on dial-up you may want to see if you can download it from a friend or a library.

2006-11-27 22:17:00 · answer #2 · answered by Bryan A 5 · 0 0

Bloodshed software's dev-C++.

2006-11-27 22:24:20 · answer #3 · answered by thezeus18 2 · 0 0

http://www.delorie.com/djgpp/

2006-11-27 22:15:57 · answer #4 · answered by wheel4hummer 1 · 0 0

fedest.com, questions and answers