سؤال

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.

هل كانت مفيدة؟

المحلول

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

نصائح أخرى

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

Dosbox allows you to make fullscreen window

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top