-->

Recent Posts



Free Download Turbo C/C++ For Windows 7 & Windows 8 (32/64 Bit) With Installation Process

The world most popular, easiest and innovative programming language is Turbo C/C++. The main drawback of the complier is that it cannot be opened and executed in higher bit configuration operating systems like windows vista and windows 7 and Windows 8 with
DosBox For Windows 7
with 32 and 64 Bit. For that purpose, Dosbox was introduced to create a command prompt in the system and in-turn helps us to open Turbo C compiler by moving its files to the virtual drive O.

First of all download the turbo from below and extract it in Local Disk C later on follow the instructions given below to open the same in Win 7 and Win 8.


Procedure to Download & Run Turbo C C++ In Windows 7 & Windows 8 (32 Or 64 Bit)
Step 1: Download and INSTALL TUBO  C And Dosbox according to your system configuration. 
Turbo C TUBO - Click Here

Download Dosbox:
For 32 Bit - Click Here
For 64 Bit - Click Here
Open Dos Box
Step 2: Open Dosbox and type the following two commands
SET ULTRASND=240,3,3,5,5
SET ULTRADIR=C:\ULTRASND 
Dosbox 2 Commands
Step 3: MONITOING the Turbo C folder installed earlier in virtual drive O
The command is  MOUNT O C:\TC\BIN
Dos Box Mount Virtual Drive o
Step 4:  Now C:\TC\BIN is mounted into Virtual Drive O JUST GIVE the following command to open your turbo C compilers.
O:\>TC.EXE
Open Turbo C in DosBox
Step 5: Start compiling your programs in Turbo C/C++ compiler.