Friday, May 21, 2010

How to download c language and how to install it. i am learning c language?

thanks in advance.

How to download c language and how to install it. i am learning c language?
I take it you mean the C compiler... well you have an option to use Microsoft's Visual C++ 6.0, which is a software you'll need to buy, or you can download the free DevC++, which is based on gnu C compiler. The later is open source, so it is free, and you can get it from here:





www.bloodshed.net/devcpp.html





Good luck learning C :)





Get more tips from http://www.mycsharpcorner.com
Reply:Microsoft Visual C++ 6.0 or 2005 , get it from www.msdn.com , its easy to install.





* oh it is compatiable with C source files*





in notepad save source file as HelloWorld.c











and microsoft visual C++ 2005 is easy to use





happy coding








CodeSeeker
Reply:You could consider the GNU G++ application to develop in C, C++, Objective-C, Fortran, Java, and Ada. This is a free application and it is available on multiple platforms (unlike MS Visual Studio which is really only available on MS Win32 systems).
Reply:Yep. Either Microsoft Visual C++ 2005 Express Edition (it's free, at www.microsoft.com), or Dev-Cpp (also free, you can download it from www.bloodshed.net).
Reply:here is step by step:





1. go to cygwin.com.


2.run the setup.exe from there


3.after few steps click the option marked a gcc c compiler in delevel option.


4.set the path in environment variables after installing the compiler.


5. compile your files by


got to run%26gt;cmd%26gt; gcc helloworld.c -o helloworld.exe

easter cards

No comments:

Post a Comment