How to install C:
For executing a C file in a system, C compiler is a must. Various C compilers are available for downloading. Turbo C++ is among some common C compilers.
Steps to install Turbo C++:
- Download Turbo C++ compiler.
- Create a directory inside the C drive.
- Extract the zip file inside Turbo C folder.
- Double click on install.exe file in order to start installing the compiler.
- Click on the INSTALL icon located inside the inside Turbo C folder.
- Click on ENTER to allow installing.
- Enter the drive as C and press ENTER for the INSTALL utility to copy files.
- Select Start Installation to begin copying files to the hard drive of the system.
- The compiler is successfully installed. Close the window.
- Start the software again by clicking on the icon and write C programs.