PDA

View Full Version : What compiler?


spadez
02-13-2009, 05:19 PM
Hi,

I have a .c program that I would like to compile as a commandprompt programe (Win32 console?). I dont have the funds for visual studio so im after a cheap free alternative. Im running windows vista.

Thanks,

James

tomws
02-13-2009, 06:24 PM
Dev C++:
http://www.bloodshed.net/devcpp.html

Eclipse:
http://www.eclipse.org/home/categories/index.php?category=ide

oracleguy
02-13-2009, 11:38 PM
There is also the free version of Visual Studio, Visual C++ Express you can download from Microsoft.