English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i mean how to get c lanugauge into my computer where and how to install or save it

2006-09-18 20:21:20 · 11 answers · asked by mpavanvasu 1 in Computers & Internet Hardware Desktops

11 answers

1.First of all you must be well versed with c.You can either buy a good text book from the market:
Balagurusamy herbert schildt If you want to learn prog. from net visit:http://www.cprogramming.com/
2.The next step is installing a good c compiler in you system.
use turbo cpp/dev cpp/microsoft visual cpp/borland cpp
(all support c programming in addition to c++ )

after you have done the above two things go forward and enjoy programming!!!!!!!
(advice:WHY GO FOR C WHEN YOU HAVE THE MORE POWERFUL C++)

2006-09-20 18:08:09 · answer #1 · answered by sneha_302 2 · 0 0

You'll need a programming editor to help with syntax and compiling. Compilers is how you'll use a finished project.

Microsoft Visual Basic Studio is the most widely used editor, but there are others that are free like Ming that uses GPU compilers.

Generally it's best now to learn C++ (or if you're working with .Net, C#) and just skip C, as C is so old and learning it can make it frustrating to unlearn C work habits. Syntax is slightly different, but work flow IS different. So just bypass C and move to C++ -- you DON'T need to learn C to be a good C++ programmer.

Mastering C/C++ programming is one of the toughest programming languages to learn (worse than Java), and it'll be years of constant work to learn the basics. Please make sure you have the necessary reference library, and not get hacked snippets from online, as you'll need the references for understanding the ins and outs of template/libraries/switches and more. It's not a faint of heart language to "jump into", it's serious study.

2006-09-19 04:19:30 · answer #2 · answered by SandyKIT 3 · 0 0

1.First of all you must be well versed with c.You can either buy a good text book from the market:
Balagurusamy herbert schildt If you want to learn prog. from net visit:http://www.cprogramming.com/
2.The next step is installing a good c compiler in you system.
use turbo cpp/dev cpp/microsoft visual cpp/borland cpp
(all support c programming in addition to c++ )

after you have done the above two things go forward and enjoy programming!!!!!!!
(advice:WHY GO FOR C WHEN YOU HAVE THE MORE POWERFUL C++)

2006-09-19 09:38:01 · answer #3 · answered by Anonymous · 0 0

If you know how, you just need notepad and the command prompt to write programs in C on your computer. Type out your code in notepad and compile your code using command prompt. As for location to save, you can save it in any place you want, as long as you can find it.

However, if you do not know how, easiest way is to get a C tool like Visual C.net.

2006-09-19 03:39:03 · answer #4 · answered by Sora No Tabibito 2 · 0 0

Well
C Is Computer Language
so Therefor
you Only Can Creat stuff with it
But You can't save it
but you can save what you have done with it

In General C is a computer language that is all

2006-09-19 03:24:22 · answer #5 · answered by Momomada 3 · 0 0

c is a programming language it is not predefinedly installed with ur os...so u want to download or get turbo c software and install it in ur computer and start programming

2006-09-19 03:32:22 · answer #6 · answered by naresh r 1 · 0 0

to install C on ur computer , u need TURBOC3.EXE file .
All u need is to copy this file in any drive. After copying "double click " to install .
Once install - To run C / C++ - Select TC.exe.

2006-09-19 03:27:20 · answer #7 · answered by shivani k 1 · 1 0

get TURBOC from somewhere and install it in your computer. Ask your friends, they might be having it.

2006-09-19 03:53:57 · answer #8 · answered by Nand Kishore 3 · 0 0

get c lang s/w and install it,then u can continue.

2006-09-19 04:06:34 · answer #9 · answered by sureshc03 2 · 0 0

get c lang s/w and install it,then u can continue.

2006-09-19 03:24:36 · answer #10 · answered by vinay k 1 · 0 0

fedest.com, questions and answers