hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: C Compiler
X1Qm
can anyone help me? i am a n00b and i want to know where i can find a good C compiler. thanks.
ComSec
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.

done me the world of good

http://www.bloodshed.net/

some other members will post there recommedations....good luck
Dillinja
Id have to agree with Comsec, the bloodshed compiler/IDE is the nuts!!

Perfect for starting out with C programming!

X1Qm
thanks guys^^
scooby
well mate once i had the same question on my mind.
try intel c compiler its the best one
u can try these also
do mention what os u want the compiler for.
these are for linux
http://www.codeforge.com/
http://www.anjuta.org/
http://konst.org.ua/motor/
http://www.objectcentral.com/vide.htm
and as comsec has said Bloodshed Dev-C++ kicks ass.
ComSec
hello scooby how's it going tongue.gif

i see you joined us mate...enjoy the forum... biggrin.gif biggrin.gif

look forward to your posts like at ?

nice one !

scooby
so far so good. This place is just great and thanks for having me here comsec.
biggrin.gif
ComSec
QUOTE (scooby @ Jul 30 2003, 09:13 PM)
so far so good. This place is just great and thanks for having me here comsec.
biggrin.gif

your welcome scooby nice to see guys from various places cool.gif
woutiir
I use Visual C++ (M$) Since i had some probs with MiniGW or whatever it's called tongue.gif...
If you're on linux there is only one answer (from me tongue.gif) --> 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.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.