Question

I have a 64 bit OS (Windows 7). I want to code in C++ but the default editor of Borland does not support full screen mode on my system. Which editor do i use to solve this problem? I want to code in Turbo C++ only.

Was it helpful?

Solution

use netbeans-IDE 6.0.. it will solve your problem.

OTHER TIPS

  1. Setup DosBox.
  2. Install Borland C in DosBox environment.
  3. Launch bin\bc.exe

Dosbox allows you to make fullscreen window

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top