Jump to content

Turbo C++: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Software
|Picture=Turboc++.png
|Name=Turbo C++
|Version=
|Vendor=Borland International
|Author=
|Licence=Commercial
|WWW=
}}
[[Borland]] '''Turbo C++''' is an integrated entry level [[C++]] programming environment for [[DOS]] originally introduced in 1990, it is basically a release 3 of the [[Turbo C]] product with the [[TauMetric]] C++ preprocessor added on.
[[Borland]] '''Turbo C++''' is an integrated entry level [[C++]] programming environment for [[DOS]] originally introduced in 1990, it is basically a release 3 of the [[Turbo C]] product with the [[TauMetric]] C++ preprocessor added on.
*Oregon Software (Original C++ frontend developer)


== Versions ==
== Versions ==
* May 1990: 1.0
[[Image:Tcpproad.jpg|thumb|'''Borland Turbo C++'''<br>Leaflet for version 1.0]]
* Feb 1991: 1.01 - also included [[Turbo Assembler]]
* May 1990: 1.0 - AT&T C++ 2.0
* Feb 1991: 1.01
** Turbo C++ Professional also included [[Turbo Assembler]]
* Nov 1991: 3.0 - AT&T C++ 2.1
* Nov 1991: 3.0 - AT&T C++ 2.1
* 1992: Turbo C++ 3.0 for Windows
 
* Oct 1992: Turbo C++ 3.1 for Windows
''Turbo C++ for Windows''
* 1993: Turbo C++ Visual Edition for Windows
* 3.0 (1992)
* Feb 1995: Turbo C++ 4.5
* 3.1 (Oct 1992)
* Turbo C++ Visual Edition for Windows (1993)
* Turbo C++ 4.5 (Feb 1995)
* Turbo C++ Suite (1998) - includes [[Borland C++ Builder]]


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.
==Publications==
*Joel Adams, Sanford Leestma, Larry Nyhoff: ''C++: An Introduction to Computing'' - Prentice Hall 1995, ISBN 0-02-369402-5
*Joel Adams, Sanford Leestma, Larry Nyhoff: ''Turbo C++: An Introduction to Computing'' - Prentice Hall 1996, ISBN 0-13-439928-5


== Links ==
== Links ==
* [http://edn.embarcadero.com/museum/antiquesoftware Antique Software]
* [http://web.archive.org/web/20050204144635/http://bdn.borland.com/article/0,1410,21751,00.html Antique Software: Turbo C++ version 1.01] - available as freeware from the Embarcadero
 
==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]]
[[Category:C++ Development Environment]]

Latest revision as of 01:14, 5 February 2024

Turbo C++
Name Turbo C++
Version
Vendor Borland International
Author
Licence Commercial
WWW

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

  • Oregon Software (Original C++ frontend developer)

Versions

Borland Turbo C++
Leaflet for version 1.0
  • May 1990: 1.0 - AT&T C++ 2.0
  • Feb 1991: 1.01
  • Nov 1991: 3.0 - AT&T C++ 2.1

Turbo C++ for Windows

  • 3.0 (1992)
  • 3.1 (Oct 1992)
  • Turbo C++ Visual Edition for Windows (1993)
  • Turbo C++ 4.5 (Feb 1995)
  • Turbo C++ Suite (1998) - includes Borland C++ Builder

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

Publications

  • Joel Adams, Sanford Leestma, Larry Nyhoff: C++: An Introduction to Computing - Prentice Hall 1995, ISBN 0-02-369402-5
  • Joel Adams, Sanford Leestma, Larry Nyhoff: Turbo C++: An Introduction to Computing - Prentice Hall 1996, ISBN 0-13-439928-5

Links