RUN turbo C++ IDE in windows 7 with fullscreen supports

HERE is the simple trick :To use Turbo C++ IDE in windows 7 or in Vista; For those who wants to learn C/C++ just disable your  "Graphics driver "
For that  Computers->properties->device manager->Display Adapters->graphics driver version u have disabled that...And after  Run your "C:\\TC\\BIN\\TC.exe".it will open in full screen...



or use dosbox
Download and install dos box(Get it from here)
Download and extract TC into the Turbo folder (c:\Turbo\) [Download it fromhere]
NOW go to Startmenu>Dosbox>Options>Dosbox options>
Now type

mount d c:\Turbo\
cd tc
cd bin
tc or tc.ex

Save it now