| |
|
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
It will ask you to install c or not, press enter to install.
Change your drive to c and press c.
look inside the c:\turboc directory for the required files
Select Start installation by the down arrow key then press enter
Now C is installed, press enter
Now open C Language
| |
|
|
|
|