Skip to main content

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!

Comments

Popular posts from this blog

Samsung Sens R45 Driver Problem

My friend complained about the slowing performance of his Samsung Sens R45 laptop computer so I have to check it out. I used PC wizard to check the system information and I got some details. I use Windows Mini XP loaded from my 8GB flash drive, to see its performance with a minimal system. The PC works fine with so I decided to reformat and reinstall Windows XP SP3. After the installation, I noticed that the laptop does not have drivers loaded for its display, network, and audio components. I tried to download it from the net but the drivers did not work. I also tried reinstalling the system using Windows Vista but still the devices are not supported. With a little bit of patience, finally I found the driver at http://www.samsung.com/ support section. Right now the system works fine with Windows XP SP3 Black Edition.

ASTONE UMPC Tortured

April last year I bought an Ultra Mobile Laptop. I was thinking that it would be very appropriate for my needs as an instructor. I collect e-book for my class in Computer Engineering and having a portable touch screen computer just fits my needs. The following is my laptop specification: Processor: VIA C7-M, 1.2GHz Memory: 1GB HDD: 60GB IDE Graphics: VIA S3G Unichrome Pro

CPro1, Assignment No. 1

Answer the following in a 1 whole pad paper with your solution. 1. Convert (348)10 to its equivalent representation in the following bases: a. Base 16 b. Base 8 c. Base 2 2. Find the base ten equivalents of the following numbers: a. (A1C) 16 b. (372) 8 c. (101111001)2 3. Convert the following numbers directly to binary without using an intermediary base: a. (E89) 16 b. (244) 8 4. Convert (111001010)2 to: a. Octal b. Hexadecimal