Page 1 of 1
free compiler for c programming?
#1
Posted 16 November 2011 - 10:43 AM
anyone know where i can get a free compiler for c programming?
#2
Posted 16 November 2011 - 01:38 PM
There is gcc for 'nix based platforms, and lcc-win for windows' platforms. Other than that, any search engine should give you all the info that you need.
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens
#3
Posted 01 December 2011 - 11:05 AM
i downloaded the lcc-win for windows. gonna try it out. thank you for your help.
Edit: i was told about this Turbo-C compiler for windows for c programming. if u come across a link to download that for free, please share. i searched online but no positive results yet.
Edit: i was told about this Turbo-C compiler for windows for c programming. if u come across a link to download that for free, please share. i searched online but no positive results yet.
This post has been edited by blank.black: 01 December 2011 - 11:08 AM
#5
Posted 01 December 2011 - 01:50 PM
Also Microsoft offers some free versions of Visual Studio Here.
They offer C++, C#, Visual Basic and more.
The free versions have some limitations on SQL data stores and I believe the ToS prevent you from making a profit off any programs you make in the Express versions. I would suggest you read them carefully if you plan on selling your programs.
They offer C++, C#, Visual Basic and more.
The free versions have some limitations on SQL data stores and I believe the ToS prevent you from making a profit off any programs you make in the Express versions. I would suggest you read them carefully if you plan on selling your programs.
#6
Posted 02 December 2011 - 03:50 PM
Here is how you can download free C Compilers : http://lmgtfy.com/?q=free+c+compiler+download
This post has been edited by Romeo29: 02 December 2011 - 03:51 PM
#7
Posted 07 January 2012 - 04:48 PM
Windows:
Microsoft Visual Studio C++ Compiler
GNU GCC Compiler (you should use the Code::Blocks package including MINGW compiler):
http://www.codeblocks.org/downloads/26
Linux:
GCC
Microsoft Visual Studio C++ Compiler
GNU GCC Compiler (you should use the Code::Blocks package including MINGW compiler):
http://www.codeblocks.org/downloads/26
Linux:
GCC
This post has been edited by Minh Triet Pham Tran: 07 January 2012 - 04:49 PM
If you think technology can solve your security problems, then you don't understand the problems and you don't understand the technology. — Bruce Schneier
Share this topic:
Page 1 of 1

Help


Back to top










