1.

Install C Language

Answer»

Install C Language
There are so many compilers available for C and C++ these days. We can download any of them. Here in below example i have download Turbo C++. And this will work for both C and C++. Below are the steps to install that.
(1)Download Turbo C++
(2)Create a directory with turboc in C drive and we need to UNZIP tc3.zip INSIDE c drive c: turboc
(3)Now we need to double click on install.exe file
(4)Now click on tc application file which is locted inside C: TC Bin to write the C program.
Download Turbo C++
First download and unzip the file tc3.zip


Turbo C Download

It will ask you to install c or not, press enter to install.


Turbo C First Page

Change your drive to c and press c.


Turbo C location

look inside the c: turboc directory for the REQUIRED files


Turbo C Next

Select Start INSTALLATION by the down arrow KEY then press enter


Turbo C Images4

Now C is installed, press enter


Turbo C Options

Now open C Language


Turbo Last C



Discussion

No Comment Found