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 with 32 and 64 Bit.
Procedure to Download and Execute Turbo C C++ In Windows 7 32 Or 64 Bit Using Dosbox
Step 1: Download and install Dosbox according to your system configuration.
For 32 Bit - Click Here
For 64 Bit - Click Here
For 32 Bit - Click Here
For 64 Bit - Click Here
Step 2: Open Dosbox and type the following two commands
SET ULTRASND=240,3,3,5,5
SET ULTRADIR=C:\ULTRASND
SET ULTRASND=240,3,3,5,5
SET ULTRADIR=C:\ULTRASND
Step 3: Mounting the Turbo C folder installed earlier in virtual drive O
The command is MOUNT O C:\TC\BIN
The command is MOUNT O C:\TC\BIN
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
O:\>TC.EXE
Step 5: Start compiling your programs in Turbo C/C++ compiler.
0 comments:
Post a Comment