Showing posts with label C++. Show all posts
Showing posts with label C++. Show all posts

Friday, 1 February 2013

Run Turbo C++ Fullscreen In Windows 7


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.