Software & Finance





Turbo C++ - Install Directory Settings





Turbo C++ version 3.0 is a C++ compiler that expects two main input directories to be set correctly.

  • Include Directories for Header files
  • Include Directories for Library files

You can install Turbo C++ in any directory but make sure the path is set correctly under Options Menu Under Directories. Otherwise you will get compiler or linker errors. You can also specify the output directory here.