Jump to content

Turbo C++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
Borland '''Turbo C++''' is an integrated entry level [[C++]] programming environment for [[DOS]].
Borland '''Turbo C++''' is an integrated entry level [[C++]] programming environment for [[DOS]] originally introduced by [[Borland]] in 1990, it is basically a release 3 of the [[Turbo C]] product with the [[TauMetric]] C++ preprocessor added on.


== Versions ==
== Versions ==
Line 10: Line 10:
* Feb 1995: Turbo C++ 4.5
* Feb 1995: Turbo C++ 4.5


Runs within DOS windows under OS/2 2.0 with switch DPMI_DOS_API set to Enabled.
Runs within DOS windows under OS/2 2.0 with switch [[DPMI_DOS_API]] set to Enabled.


== Links ==
== Links ==
* [http://edn.embarcadero.com/museum/antiquesoftware Antique Software]
* [http://edn.embarcadero.com/museum/antiquesoftware Antique Software]


[[Category:DOS Tools]]
==License and availability==
* Discontinued commercial software.
 
==Publisher & authors==
* [[Borland]]
* [[Oregon Software]] (Original C++ frontend developer)
* [[TauMetric]] (C++ frontend)
 
[[Category:DOS Tools]][[Category:C++]][[Category:C]]

Revision as of 06:44, 11 February 2016

Borland Turbo C++ is an integrated entry level C++ programming environment for DOS originally introduced by Borland in 1990, it is basically a release 3 of the Turbo C product with the TauMetric C++ preprocessor added on.

Versions

  • May 1990: 1.0
  • Feb 1991: 1.01 - also included Turbo Assembler
  • Nov 1991: 3.0 - AT&T C++ 2.1
  • 1992: Turbo C++ 3.0 for Windows
  • Oct 1992: Turbo C++ 3.1 for Windows
  • 1993: Turbo C++ Visual Edition for Windows
  • Feb 1995: Turbo C++ 4.5

Runs within DOS windows under OS/2 2.0 with switch DPMI_DOS_API set to Enabled.

Links

License and availability

  • Discontinued commercial software.

Publisher & authors