When you try to run turbo c++ IDE on latest version of windows like Windows7 or Vista, you may get the error message that 'The system does not support full screen mode. Choose close to terminate the application.'
The problem is that turbo C is very old DOS program. It's better to move on to an up to date compiler like visual c++ Express which is free and you certainly would have a better experience.
Anyway if you are up with turbo c++ and used to it, I have 3 tricks to run it full screen on windows7 and vista. The tricks can be simply classified based on which works on all versions of windows7 and one which only works under Windows 7 Enterprise, Windows 7 Professional, and Windows 7 Ultimate.
Technique 1
Log on to windows7 in safe mode. In safe mode the application running capabilities of an operating system is low and this mode is used as trouble fixing for OS. But this method is much simpler and you only need to log on to safe mode by pressing F8 on start up.
By summarizing the steps:
- Install turbo C++
- Start windows7 in safe mode.
- Execute turbo C++
Technique 2
By Disabling your graphics adapter. This trick is done by just uninstalling the graphics driver. To do that
- Right click on My Computer, click Properties
- Select Device manager->Display Adapters
- Identify the display adapter of your computer, and uninstall.
You should try this trick only if you do not use your computer for Graphic related operations like playing multimedia games.By this trick graphics would look vulgar but you can run C++ in full screen.
Technique 3
By using DOSBox software. It is an open source DOS emulator for BeOS, Linux, Mac OS X, OS/2, and Windows. This tool is primarily intended to play DOS games on windows7 but here we can use it run turbo C++ in Full screen mode.
- Download DOSBox frome here. (for windows)
- Install and run the DOSBox.
- Now a command prompt type window will appear. We need to mount TC folder.
Just type “mount c: c:/tc” and press enter.
- Assumed that Turbo C++ is installed in C drive and TC folders located at C:\TC
- You may get a message that 'Drive C is mounted as local directory C:/TC\'
- Change the directory to C/BIN/tc.exe. To do that, please follow the steps as shown in the below screen shot.
Now the Turbo C++ will open in DOSBox. Press ALT+ENTER to toggle between full screen and mini screen.
By applying the above 3 tricks, you can run C compiler on full screen mode in windows 7.
Custom Search
29 comments:
hey thanx for dosbox,but i have another question,i have to connect oracle with turbo c++,do u have any idea about this topic?please reply as early as possible
doesnot worked for me
No need of those tweaks at all mate :) you can just download the software from here. and you can run turbo c full screen mode in windows 7
http://softwarebuzzer.com/2011/10/run-turbo-full-screen-mode-windows-7-working-trick/
hey all the methods i have tried but while running graphics progran i get an error...can u help me out
unable to change bin..pls help
@the guy on top of me
after mounting the drive,
type "c:" to change drives,
then type "\bin\tc.exe".
note:No quotes
hello its working
tank u very much
it will be shown how to change it clearly u can also follow it
why cant i run c program using dosbox???
(even after mounting the tc folder) It gives me errors saying that its unable to open header files.
why cant i run c program using dosbox???
(even after mounting the tc folder) It gives me errors saying that its unable to open header files.
Hi... this is NMSundaram...
The [last] 3rd trick work perfectly...
Thanks.....
ANAND,
THANKS DUDE IT WORKS
Please HELP.
This is Elvis.
I tried technique 3.
In DOSBox everything worked accept cd bin.
By the way,
I had my tc.exe in h:/tc/c
I did what was necessary.
Mounted h:/tc/c to c:
It was successfully mounted. But cannot change the directory to bin.
Anybody please help me out.. Please..
thanx for sharing
it works
everything is fine but still unable to open it in fullscreen mode, after pressing alt+enter, full screen came but both keyboard and mouse hanged up.....
Thank You Dear................
Its Work for ME WIN7
ploblem to open the header files tell me dude ........
not a single program runs in DOSBox unable to open the header files
you are very intelligent dude 3rd one really worked , but it was not saved mounting , but fine it work dude
the third trick works dude.....
but the header files and the include files are not opening...it shows error that"Unable to open the include files"...plz help me with this
my email id
shiva.sivz@gmail.com
Thanks for Sharing...
It works...
You really help me...
its giving unable to open header file erors! plzz help me out
my email id
debasmita.datta12@gmail.com
guys can any body tell me how to run the "c" program in windows 7.....i know it is ctrl f9 bt when i try to run it closes the turbo c directly every time i try to run....can sum1 help me out what is the solution of it!!!!!
hello guys!!! can any1 help me out how to run the c program in windows 7 becoz every tym when i try to run it using ctrl f9 it closes the turbo c directly.......
hello guys!!! can any1 help me out how to run the c program in windows 7 becoz every tym when i try to run it using ctrl f9 it closes the turbo c directly.......
it works well to display c++ in full screen mode but it does not provide all features for graphics as that on windows xp
does any one have knowledge about how to use visual basic for running c++ programs
jaspreet singh
singh.preetjas@yahoo.com
jaspreet.9srk@gmail.com
Thank you very much
Tomin Markose
I had a problem with some characters not working
so friends if u have any similar problem
please go to
http://vogons.zetafleet.com/viewtopic.php?t=24072
and follow instructions.
hope it helps u guys too
thanks Tomin once again
-srikanth
while opening it shows error
--"unable to open header files"
PLEASE HELP
dude after giving the command mount c: c:/tc
its showing directory c:/tc doesn't exist
Post a Comment
Please enter your name while commenting.