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.

Picture

Procedure to Download & Run Turbo C C++ In Windows 7 & Windows 8 (32 Or 64 Bit)

Step 1: Download and install Turbo C And Dosbox according to your system configuration. 
Turbo C Download - 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: Mounting 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.


Share This Post
 


Comments

14/08/2012 1:29am

In win 7 how to run c++ in full screen????

Reply
Nisha
20/09/2012 7:29pm

ALT+ENTER

Reply
27/12/2012 11:20pm

http://www.Akiz.com

Shivansh Srivastav
08/02/2013 10:43pm

not working on full screen

vishal
23/05/2013 8:48am

thanks nisha

RAKESH
08/12/2012 12:47pm

go through d procedure which is given in appendix A of book let us c by kanitkar.................

Reply
San
13/01/2013 6:25pm

Right click on MY COMPUTER. Click on DEVICE MANAGER. On the box appeared, click on VISUAL ADAPTERS and you'll see the name something like "Intel chipset....". Right click on that and disable it. Now your graphic performance is stopped. You can enjoy c++ in fullscreen. After that, again open DEVICE MANAGER and enable the same. You'll regain graphic performance.

Reply
DSG
07/05/2013 10:39pm

SAD

Reply
palani
27/08/2012 7:10pm

no

Reply
xyz
31/08/2012 11:53pm

i followed above steps & also c open,but i can erron in
#include<stdio.h>
#inclue<conio.h>
void main()
now what i do?

Reply
naveen
29/09/2012 1:23pm

spell mistake on include ,so replace include where incue.

Reply
girish
17/12/2012 2:52pm

your c/c++ compiler directive doen't include standard library file

Reply
Prvn
01/09/2012 12:12pm

after performing the 3rd step, i do get the results as
z:\>mount o c:\tc\bin
directory c:\tc\bin doesn't exist

what should i do now

Reply
rowdy rathore
03/10/2012 8:02pm

create a directory dude.............

Reply
alam
23/10/2012 9:26am

how to create directory

pooja sathravada
30/11/2012 9:22pm

how do i create a directory here.....?

SACHU
30/01/2013 9:24am

DUD..THERE WILL BE ANYWHER IN C DRIV A FLDR TC FIND IT AND GIV ITZ PATH IN STEP 3

Reply
02/09/2012 10:40am

how to use and add = in dosbox

Reply
ankur
02/09/2012 2:00pm

Please download the turbo c files from net and copy the tc folder to your local C:\ drive and then try to give the command in 3rd step...
Your problem will be solved

Reply
parthu
03/09/2012 1:28am

hey thanks dude.i hav done with what u said but when i wrote simple hello world program it is showing could not include STUDIO files


#include<stdio.h>
#include<conio.h>
void main()
{
printf("hello world !");
}

also tell me is there any other alternative to unmount O drive and change it to other drive?


Reply
priya
09/09/2012 6:30pm

i hav done with what u said but when i wrote simple program it is showing could not include STUDIO files plz tell the solution

Reply
Dushyant
24/02/2013 8:58pm

You need to change directories
In c++, goto options-->directories.
in place of "c" write "d". for example write c:\tc\include in place of d:\tc\include

Reply
Jitendra Kumar
03/09/2012 4:10am

O:\TC.EXE
THEN IT SHOWS FAILED TO LOCATE DPMI SERVER (DPMI16BI.OVL)

Please advise

Reply
SANJU GOTHWAL
14/09/2012 9:59am

HOW TO INSTOLE TURBO C

Reply
manisha
14/09/2012 6:24pm

i have done with what u said but when i wrote our popular hello world program it gives me an error "could not include STUDIO files"
"could not include conio files" i had check the directories in TC they are correct.
couldn't understand what goes wrong......this question is asked earlier also twice by two users(as you can see in comment)
but there is no solution had been provided
please guys let us knw the solution
thanks in advance

Reply
15/09/2012 4:17pm

after install and followin dosbox installation 5 step how to exiqute my c\c++ program and how to open that workspac

Reply
17/09/2012 3:25pm

I am very much pleased with the contents you have mentioned. I wanted to thank you for this great article. I enjoyed every little bit part of it and I will be waiting for the new updates.

Reply
NADEEM
18/09/2012 2:20pm

in dos compliler in window 7 for loop programm i-- or j-- will not work it's not working for me ++ is working not -- isn't

Reply
Fasalul abid
22/09/2012 1:17pm

alt+enter

Reply
23/09/2012 1:46am

thanks a lot my purpose have been solved..

Reply
yamini
26/09/2012 10:52pm

after 3rd step,i get bin does not exit

Reply
26/10/2012 2:57pm

download TC folder from net and copy it in your c drive..it wil work take care

Reply
seshu
03/10/2012 2:41pm

How to install turbo On windows 7 64 .bit.giving compatible error. i am running as administrator that install file .giving compatible error.

Reply
04/10/2012 1:51pm

how to create a directory

Reply
shivani
04/10/2012 7:35pm

sir please tell me how can i install turbo of c++

Reply
napit
31/10/2012 1:03am

first install Dosbox .....then follow the comnd which is showing above........step by step

Reply
Lakhan
06/10/2012 9:55am

can WE Perform graphic operation on dos box a......

Reply
08/10/2012 8:45pm

hey do we have to write these codes everytime in dosbox??

Reply
Dushyant
24/02/2013 9:03pm

no you can make c++ start automatically if you open dosbox. for this goto start-->dosbox-->options-->dosbox options. go at the end of the notepad file and write paste the following in the end:

[autoexec]
mount d c:/
d:/
cd tc
cd bin
tc

Reply
Dushyant
24/02/2013 9:03pm

no you can make c++ start automatically if you open dosbox. for this goto start-->dosbox-->options-->dosbox options. go at the end of the notepad file and write paste the following in the end:

[autoexec]
mount d c:/
d:/
cd tc
cd bin
tc

Reply
pia
14/10/2012 1:14am

hi,
when i m trying to run a program in dosbox... the turbo c window disappears??

Reply
sandip kashyap
17/10/2012 12:50pm

pia just uninstall program and reinstall it, it may be problem in ur program

Reply
selva
22/10/2012 11:05pm

same problem

Reply
vidhi shah
17/10/2012 5:34pm

every time the system asking for this code...
so every time i have to write the given code in c and then i can do program in c....

Reply
Dushyant
24/02/2013 9:04pm

no you can make c++ start automatically if you open dosbox. for this goto start-->dosbox-->options-->dosbox options. go at the end of the notepad file and write paste the following in the end:

[autoexec]
mount d c:/
d:/
cd tc
cd bin
tc

Reply
abc
18/10/2012 2:20pm

error on O:\>tc.exe
illegal command tc.exe

Reply
abhay
20/10/2012 6:03am

remove >character from command

Reply
vidhi shah
20/10/2012 1:28pm

as u said mr.abhay i removed > command from there..... but after that it gives a message that disk full... not enough space for creating swap file..... so i removed some files..... bt it still gives me message...
now what should i do????

Najma
23/10/2012 11:33am

how can we remove the > this symbol???

ravi
01/11/2012 12:48pm

same prob dude
illegal command TC.EXE

Reply
SDK
18/10/2012 6:51pm

After installing turbo C, whenever I compile a hello program it gives me a error as "Unable to open include file'stdio.h' "

Reply
vidhi shah
18/10/2012 9:28pm

how to beat this problem???
please give me suggestion........

Reply
alam
23/10/2012 9:17am

i have done what u said but its an error that "directory bin or BIN does not exist "

Reply
kamran
24/10/2012 10:49pm

plz tell me by which method i install tc in my pc....???

Reply
26/10/2012 2:47pm

can u tell me please the site to download tc files? please i need it please

Reply
rajuz
27/10/2012 8:59am

go to http://www.cyberfreewishes.com/2/post/2011/09/turbo-c-c-free-download-and-installation-process.html#.UIq8oMXMggs. go down the page & see Another Process Of Installation (Manual Process) below download button. Find blue coloured TC written in text. Click on it to download TC.

Reply
rajuz
27/10/2012 8:51am

DosBox is not working in fullscreen mode after pressing Alt+Enter

After compiling a program for c it shows error "unable to open include file stdio.h & unable to open include file conio.h"

Reply
amit
31/10/2012 1:01am

it is necessary to write all comnd again and again when i strated programming

Reply
Abhishek Ganatra
31/10/2012 11:59pm

As soon as I do de step 4 i.e give the command TC.EXE a msg displays ILLEGAL COMMAND: TC. EXE
what should I do???

Reply
sneha
30/11/2012 7:38pm

have u got solution for
tc.exe
even m getting the same error pls help

Reply
aditya
11/11/2012 12:09pm

we have to use this whole command again n again for opening in full screen??

Reply
abc
11/11/2012 2:42pm

AFTER performing all d steps i got d msg this program con not run in dos mode. plz hlp

Reply
Nhazroel's Egg has hatched into a bird!
13/11/2012 4:47pm

hei dude,,, how to create directory..............

Reply
meena
14/11/2012 8:09pm

can you pls tell me how to install??? its not installing.... help me

Reply
Aakash jain
15/11/2012 1:06pm

yaar 3rd step k baad kuch ho hi nahi raha kya karu

Reply
hossein
16/11/2012 2:55pm

When I run the writes unable to open include file <.....>
what i do?

Reply
ABSSS
22/11/2012 6:10pm

TC.EXE
ILLEGAL COMMAND TC.EXE
WHAT SOULD I DO ????????

Reply
Ravi
29/12/2012 11:53pm

first extract tc.rar file to your c drive.

Reply
gokul
21/01/2013 10:05pm

how to extract tc.rar ?

24/11/2012 9:22am

when i press alt +enter it is going to the full screen but nothing is working even my mouse is not moving

Reply
Mukul Mujumdar
25/11/2012 7:37pm

Please tell me if I follow the whole procedure, of downloading the C++ software then also in the 3rd step I'm losing you, because the directory is not getting mounted. Please help.

Reply
Riky
25/11/2012 8:42pm

http://91.205.157.43/TDS/?wmid=224&media=turbo%20c%20%20%20%20%20%20%20%20%20%20for%20windows7%20free%20download%2064%20bit.rar

hey gus..i hav a solution for all prblms of urs..i hav posted a link of c++ for windows 7..just download it and try to work with keyboard..i mean for opening file and create new program instead of mouse u hav to use alt+space..

Reply
Nayak
16/12/2012 1:10pm

after some time mouse pointer stops working...........what to do?

Reply
KUMAR
16/12/2012 9:10pm

IN MY SYSTEM IT WAS NOT GETTING FULL SCREEN WHEN I PRESS ALT+ENTER WT CAN I DO?

Reply
23/12/2012 9:11am

my PC doesn't support this cn i get any other website to download this plzzzzzzzzzz i need it

Reply
jose
23/12/2012 4:08pm

hai.. panu e pa labas ung Mout O

Reply
Sumit
26/12/2012 3:37pm

same problm illegal command tc.exe plzzzzz...gv solutn for ths..

Reply
Asfar
27/12/2012 3:15pm

i follow all the above given procedure.. Turbo C++ running Sucessfully but the Problem is that my program (code) is not compling correctly. here i checked directives every thing is fine but RESULT is not OK..
what can i do to correct the directives..????

Reply
s.suseela
07/01/2013 6:44pm

i can't able to download turbo why?

Reply
Reeshabh
07/01/2013 10:53pm

How to create TC.exe file in TC folder in C;\?

Reply
08/01/2013 5:01pm

i follow 1&2nd step not a problem but in 3rd step displays directory does`t exist mount a directory. wt can i do help me...

Reply
ikshit tomar
13/01/2013 3:14am

hey, just leave all those sucks and follow some simple steps they are,
1. install dosbox
2. create a new folder in c drive and name it turbo
3.copy turbo c software in turbo file
4.now start dosbox and write following code
mount x c:\turbo
mount d c:\turbo\tc
d:
cd bin
tc

5. after this code press enter and you would have blue c screen before you now go to option menu and select directories

6. in directories change the include directory as
x:\tc\include

and library directory as
x:\tc\lib
now its is ready for use without any problem.

Reply
san
17/01/2013 10:13pm

perfect!! thanks

gaurav sandhu
20/03/2013 6:25am

thanks......

noor
10/01/2013 3:35pm

hello when i am trying to use dos box ,it is saying failed to locate DPMI server.plz help

Reply
HelloHello
11/01/2013 3:42am

better check this out
http://www.megaleecher.net/Download_Turbo_For_Windows
it works...

Reply
Ashish Jakhar
13/01/2013 9:11pm

It's not taking = Help me

Reply
thomas
20/01/2013 8:02am

its working...thankz dude

Reply
parag
23/01/2013 6:01pm

how to install turbo c in windows 8

Reply
sampat
26/01/2013 7:56pm

why is it not running after pressing ctrl+F9.....its just disappearing.....

Reply
ALI
05/02/2013 7:04pm

why is it not running after pressing ctrl+F9.....its just disappearing.....
NO OUTPUT DISPLAY........

Reply
rini dilawari
06/02/2013 5:25pm

press alt+f9 instead of cntrl+f9....

Dushyant
28/02/2013 12:13pm

ctrl+f9 is the shortcut for exit in dosbox. to run the program press f10 and then goto run and then choose run from the box.

ALI
09/02/2013 6:51pm

After compiling a program for c it shows error "unable to open include file stdio.h & unable to open include file conio.h"

Reply
kailash
24/03/2013 11:01am

hello
install dos box or turboc3 in same folder.
example
c:\turboc3\ (install the turboc3 or dos box in this folder)
then run dos box
then type the command
mount c c:\turboc3
c:
cd tc
cd bin
tc


when run turboc3
then go to option menu then go to directories
include directoreis
c:\tc\include
library directories
c:\tc\lib
output directory
c:\tc\source
source directory
c:\tc\source
now you can create program & compile program
do not use (CTRL+F9)
use menu (RUN) RUN
THEN FIND THE OUTPUT OF PROGRAM










Reply
AYUSH
14/02/2013 7:57pm

not working on full screen :( :(

Reply
kanchan
19/02/2013 11:25am

Do we have to follow these steps every when we open turbo c?

Reply
Samar Verma
28/02/2013 9:19am

sir i hv alrdy try alt+enter but i nvr got d sol so plz tell me about full screen code in dosbox so using that i got full screen on my window



samar

Reply
Dushyant
28/02/2013 12:10pm

hi samar do the following changes in dosbox options.
goto start-->dosbox-->options-->dosbox options. go at the end of the notepad file and find fullscreen option and change it's value to 'true' from 'false'

Reply
SHMULIK
05/03/2013 4:12pm

I CANT START THE DOSBOX UT DO NOT RECOGNIZE THE C:

Reply
15/03/2013 6:41am

Its worst application i have seen...dissslikeeeeeeeeeeeeee

Reply
akansha
23/03/2013 2:38pm

it is showing
illegal command after 4 command

Reply



Leave a Reply