can anyone help me? i am a n00b and i want to know where i can find a good C compiler. thanks.
ComSec
Jul 26 2003, 11:27 AM
some have various opinions about this compiler Bloodshed Dev-C++.. its free
Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler.
so far so good. This place is just great and thanks for having me here comsec.
ComSec
Jul 30 2003, 10:29 PM
QUOTE (scooby @ Jul 30 2003, 09:13 PM)
so far so good. This place is just great and thanks for having me here comsec.
your welcome scooby nice to see guys from various places
woutiir
Aug 1 2003, 02:47 PM
I use Visual C++ (M$) Since i had some probs with MiniGW or whatever it's called ... If you're on linux there is only one answer (from me ) --> GCC It's default installed, so just use it like: gcc -o <output file> <input file>..
Good luck woutiir
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.