Saturday, July 10, 2010

How to Install and Run Turbo C Compiler

How to Install and Run Turbo C Compiler

This blog describes the procedure on how to where to download and how to install and run Turbo C compiler.
Step 1. Download the Turbo C compiler here.

Step 2: Extract the folder at default download location.
Step 3: Open the extracted folder and double click install.exe
Step 4: Follow the on-screen instruction. Select C as source drive if asked.


Step 5: After the installation, open command prompt and type c:\tc\bin\tc.exe

Step 6: FINISH.  Now you can test your Hello World!

No comments:

Post a Comment