Jump to content

Borland C++ for OS/2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "'''Borland C++ for OS/2''' was an integrated development environment for 32-bit OS/2 systems. It includes the Borland Object Windows Library (OWL), that is compatible with..."
 
Ak120 (talk | contribs)
Line 32: Line 32:
* [https://books.google.co.uk/books?id=L2RD68Gg2sMC&pg=PA188 A review of Borland C++ v.1] by PC Magazine - 1994
* [https://books.google.co.uk/books?id=L2RD68Gg2sMC&pg=PA188 A review of Borland C++ v.1] by PC Magazine - 1994
* Announcement: [http://www.thefreelibrary.com/BORLAND+SHIPS+BORLAND+C%2B%2B+2.0+FOR+OS+2%3B+New+Version+Includes+OWL...-a016001527 BORLAND SHIPS BORLAND C++ 2.0 FOR OS 2; New Version Includes OWL Support and OS 2 Warp Compatibility.]
* Announcement: [http://www.thefreelibrary.com/BORLAND+SHIPS+BORLAND+C%2B%2B+2.0+FOR+OS+2%3B+New+Version+Includes+OWL...-a016001527 BORLAND SHIPS BORLAND C++ 2.0 FOR OS 2; New Version Includes OWL Support and OS 2 Warp Compatibility.]
* Ron Lamb:
**[http://www.scoug.com/os24u/1995/scoug511.2.borland.html Borland C++ 2.0 for OS/2] (Nov 1995)
**[http://www.scoug.com/OS24U/1995/scoug512.2.borland.html Borland C++ 2.0 for OS/2 - Part II] (Dec 1995)


[[Category:C++ Development Environment]]
[[Category:C++ Development Environment]]

Revision as of 05:27, 21 December 2017

Borland C++ for OS/2 was an integrated development environment for 32-bit OS/2 systems. It includes the Borland Object Windows Library (OWL), that is compatible with the Windows-based version found in Borland C++.

Features

  • BCC - Borland C++ Compiler
  • Resource Workshop
  • TASM - Turbo Assembler
  • TDOS2 - Turbo Debugger
  • TLIB - Library Manager

Versions

  • Feb 1993: Borland C++ for OS/2 Version 1.0
  • Mar 1994: Borland C++ for OS/2 Version 1.5
  • Jan 1995: Borland C++ for OS/2 Version 2.0
  • Jun 1995: Borland C++ 2.0 for OS/2 with SMART
This version is as far as the compiler goes roughly equivalent to version 4 for Windows and does indeed sometimes announce itself as V.4 for OS/2 rather than V.2.

Product Documentation

Version 1.5 (1994)
  • Borland Resource Workshop Users Guide - PDF
  • Borland C++ Users Guide PDF
  • Borland C++ Tools and Utilities Guide PDF
  • Borland C++ Programmers Guide PDF
  • Borland C++ Library Reference PDF

Articles

Links