Bloodshed Dev-C++ is not a compiler. It is an IDE. Are you interested in another compiler or in another IDE?
Compilers:
gcc / MinGW (gcc on Windows) [this is what dev-C++ uses]
Microsoft Visual C++
Intel C++
Borland C++
gcc/MinGW is the only one that is fully free. Visual C++ has an express version that is free. Borland also has a free version, but you have to jump through some registration hoops. Intel is not free at all.
IDEs:
Dev-C++
Code::Blocks
wxDev-C++
Visual Studio
There's more IDEs of course. Visual Studio is not free. Dev-C++ is not being maintained, so I recommend you use wxDev-C++ instead. I personally prefer Code::Blocks unless I have access to Visual Studio.
What is a really good C-compiler download other than bloodshed?
Try the GNU package - http://gcc.gnu.org/
Reply:here's a big list.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment