Zerosignull Posted October 11, 2004 Share Posted October 11, 2004 hi, can someone point me in the direction of a free ide+compiler for windows to do some simple dos programs with. thnx Link to comment Share on other sites More sharing options...
0 NetRyder Posted October 11, 2004 Share Posted October 11, 2004 Dev-C++ http://www.bloodshed.net/devcpp.html Link to comment Share on other sites More sharing options...
0 krmathis Posted October 11, 2004 Share Posted October 11, 2004 GCC http://gcc.gnu.org Link to comment Share on other sites More sharing options...
0 Mouton Posted October 11, 2004 Share Posted October 11, 2004 (edited) Microsoft Visual C++ Toolkit 2003 http://msdn.microsoft.com/visualc/vctoolkit2003 Free version of the compiler & linker used in Visual Studio .NET 2003 (doesn't not have any IDE). Will give you the best optimization on Windows (especially if u make complex programs). Link to comment Share on other sites More sharing options...
0 drekon_v1 Posted October 11, 2004 Share Posted October 11, 2004 Borland C++ (v5.5, have to register first though...) DJGPP Link to comment Share on other sites More sharing options...
Question
Zerosignull
hi,
can someone point me in the direction of a free ide+compiler for windows to do some simple dos programs with.
thnx
Link to comment
Share on other sites
4 answers to this question
Recommended Posts