Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Please, I need a good FREE C compiler
Name: taraneh Date: July 22, 2002 at 02:09:09 Pacific
Comment:
hello there, I need to write programs for my C programming class, but I cannot afford any of those expensive programs (and no warez please, I am totally against it).
Any of you know of a good Free, easy-to-use C compiler. I have tried FRee borland compiler, but it is not user-friendly for someone like me who doesnt know.
Name: Ralf Date: July 22, 2002 at 03:25:37 Pacific
Reply:
i know a site, where you can download free compiler,,
http://www.programmersheaven.com/
hope would help you,
0
Response Number 2
Name: Mark Date: July 22, 2002 at 07:59:54 Pacific
Reply:
http://gcc.gnu.org/ http://www.delorie.com/djgpp/
0
Response Number 3
Name: peter4u Date: July 22, 2002 at 21:04:28 Pacific
Reply:
Did you ever think of LINUX, doesn't matter what distribution or how current it is, it always comes with a good c-compiler - and linux is free, you can download the "ready to burn" CD's and just install it.
(www.redhat.com) or any other flovor.
0
Response Number 4
Name: Mathew Date: July 23, 2002 at 07:14:33 Pacific
Reply:
Try This link DEVCPP. I used this when I was in college.
0
Response Number 5
Name: kyles Date: July 25, 2002 at 12:36:31 Pacific
Reply:
i agree with matthew.. devc++ ... it'll do what you need it to
0
Response Number 6
Name: second_entity Date: July 28, 2002 at 04:32:11 Pacific
Reply:
im in college and i used devc++ for my c and c++ classes to. the class used ms (der) and devc++ is pretty compatible, if i remember correctly you had to change the return type of main cause dev does not accept void (or something similar to that).
Summary: Hi, I am working on making a game in DirectX, and I have downloaded the DirectX SDK. I know C++, but the only compiler that I have is Turbo C++ 3.0 . I'm wondering where I can find a good, free ver...
Summary: Hello every1!! :D OK...I just need a WORKING, FREE, and COMMAND-LINE Batch compiler... I tried these: BAT2EXE - gets stuck in most commands Batch File Compiler - not free, not command line QuickBFC - ...
Summary: Currently we use an application to see whether there are any column defects in an image. We have USB cable connected to a control board which is inturn connected to the camera board. We want to see ...