Try here:
2006-12-12 18:10:37
·
answer #1
·
answered by Cribbage 5
·
0⤊
0⤋
You don't download C explicitly. You need to download a development environment that allows you to write and compile C programs.
if you are good with your own editor and running commands from a DOS or Linux shell, you should download GCC from gnu.org.
http://gcc.gnu.org/
if you;re more inclined to have a project space and use a GUI, try out Microsofts Visual C++, which will also compile plain old C.
http://msdn.microsoft.com/vstudio/express/
2006-12-12 18:37:06
·
answer #2
·
answered by Michael JB 3
·
0⤊
0⤋
You could try this site. It has free compilers including c/c++
http://www.thefreecountry.com/compilers/cpp.shtml
C Compilers can be found an downloaded for Linux/Windows operating systems.
Good luck
(Alternatively, if you are looking for c# or c++, Microsoft Offers Visual Studio Express versions of both of these at the following url: http://msdn.microsoft.com/vstudio/express/ )
2006-12-12 18:13:10
·
answer #3
·
answered by jools 3
·
0⤊
0⤋
What do you mean ? Do you mean a C++ compiler ? For what platform ? Pretty much all Linux distributions come with gcc included. If not get it from where you got your distribution. For Windows, either install gcc too (the simplest) or get Visual Studio Express (if you are into guis and IDEs). For mac, get xCode (free as well) which includes the ObjectiveC compiler. Or again get gcc.
2016-05-23 17:08:55
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
You do not download the C language. You can write C programs on notepad or wordpad. What you need is a compiler to complete the program once it is written.
2006-12-12 18:12:11
·
answer #5
·
answered by acklan 6
·
0⤊
0⤋
u can purchase the installer from the market or mail me
2006-12-12 18:07:07
·
answer #6
·
answered by KUMAR 3
·
0⤊
0⤋
well, i'm using visual studio.net for c/c++
visual studio 6.0 also available
2006-12-12 18:42:36
·
answer #7
·
answered by vandoren 2
·
0⤊
0⤋