Hello
Friends! i hope all you are fine. Please give me your reviews regarding
my previous posts.Okay, Now i am posting a most useful trick to run
turbo c/c++ tool in windows 7/ vista with full screen. This is the
Manual Method to run turbo c on windows 7. If you don`t link this method
then you can download latest version of turbo c form below link which
support full screen in windows 7.
All of you know that turbo c/c++ tools does not run in full screen mode in windows 7/vista.
Here i am tell you a very simple solution to solve it.
you just follows these steps and run c/c++ in full screen.
Steps:
- Download Dos-box software from Google or here : download
- install this software in your pc with default settings.
- now install your turbo c/c++ software if already install then ignore this step.
- now type these commands one by one
mount c c:/
c:
cd tc
cd bin
tc.exe
- Now, Turbo c/c++ is open.
- press Alt+Enter key for full screen.
This
is basic method to run Turbo c/c++ in full screen mode. By this you
have to run these code all time when you open turbo c But you can
download latest turbo c/c++ for Windows 7/vista, which support full
screen . You can download from above link










