Tuesday, July 14, 2009

From where can i get software for "c" language?????

Hi i am doing "c" language course.I want the software in which i can practise all the commands and instruction .I mean i have a software called TURBO C++ but it didn't work.please tell me from where i can download it.best answer will be given 15 points.

From where can i get software for "c" language?????
Visual Studio


http://www.microsoft.com/express/vc/
Reply:A great C/C++ IDE to learn with is Dev-C++:


http://www.bloodshed.net/devcpp.html





If you are more of a command-line guy (or just want to get a *nix type feel), try MinGW or Cygwin:


http://www.mingw.org/


http://www.cygwin.com/





If you want the ultimate command-line/native learning experience, install a Linux distro.
Reply:Microsoft releases a free version of Visual C++ .NET you can get info here





http://www.microsoft.com/express/vc/





You can also get a compiler here


http://www.mingw.org/





Hope this helps
Reply:You can download the Tiny C compiler at http://fabrice.bellard.free.fr/tcc/





Other C compilers are listed on Wikipedia:


http://en.wikipedia.org/wiki/List_of_com...


No comments:

Post a Comment