List Headline Image
Updated by max negi on Oct 12, 2022
 REPORT
max negi max negi
Owner
1 items   1 followers   0 votes   0 views

How to install C language

There are many compilers available for c and c++. You need to download any one. Here, we are going to use Turbo C++. It will work for both C and C++. To install the Turbo C software, you need to follow following steps.

  1. Download Turbo C++
  2. Create turboc directory inside c drive and extract the tc3.zip inside c:\turboc
  3. Double-click on install.exe file
  4. Click on the tc application file located inside c:\TC\BIN to write the c program
How to Install C - javatpoint

How to install c or turbo c on windows with programming examples for beginners and professionals covering concepts, download turboc++, create turboc directory in c drive and extract the tc3.zip, Double click on the install.exe file, Click on the tc application located inside c:\TC\BIN.