Jump to content

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

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 2: Line 2:
|Picture=BorlandCOS2.jpg
|Picture=BorlandCOS2.jpg
|Name=Borland C++ for OS/2
|Name=Borland C++ for OS/2
|Version=2.0
|Version=2.0 (1995)
|Vendor=Borland
|Vendor=[[Borland International]]
|Author=
|Author=
|Licence=Commercial. Discontinued.
|Licence=Commercial
|WWW=[http://web.archive.org/web/19961221165044/http://www.borland.com:80/borlandcpp/cppprev/cppos2/cppos2.html Archived Site]
|WWW=[http://web.archive.org/web/19961221165044/http://www.borland.com:80/borlandcpp/cppprev/cppos2/cppos2.html Archived Site]
}}
}}
Line 13: Line 13:
[[Image:BorlandCPP2.PNG|right]]
[[Image:BorlandCPP2.PNG|right]]
* BCC - Borland C++ Compiler
* BCC - Borland C++ Compiler
* Resource Workshop
* Resource Workshop for OS/2
* TASM - [[Turbo Assembler]]
* TASM - [[Turbo Assembler]]
* TDOS2 - [[Turbo Debugger]]
* TDOS2 - [[Turbo Debugger]]

Latest revision as of 05:06, 5 February 2024

Borland C++ for OS/2
Name Borland C++ for OS/2
Version 2.0 (1995)
Vendor Borland International
Author
Licence Commercial
WWW Archived Site

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

Tools and Utilities
  • MAKE
  • TLINK - Linker
  • TLIB - Library Manager
  • IMPLIB, IMPDEF - Import library tools
  • BRCC - Borland resource compiler

Versions

Borland C++ 2.0 for OS/2 GUI
  • 1.0 (Mar 1993), announced 1993-02-25
  • 1.5 (Mar 1994)
  • 2.0 (Jan 1995)
  • Borland C++ 2.0 for OS/2 with SMART (Jun 1995)
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 User's Guide - [1]
  • Borland Turbo Debugger GX User's Guide
  • Borland C++ User's Guide [2]
  • Borland C++ Tools and Utilities Guide [3]
  • Borland C++ Programmer's Guide [4]
  • Borland C++ Library Reference [5]
Version 2.0 (1994)
  • Borland Resource Workshop User's Guide
  • Borland Turbo Assembler for OS/2 User's Guide
  • Borland Turbo Assembler for OS/2 Quick Reference Guide
  • Borland Turbo Debugger for OS/2 User's Guide
  • Borland ObjectWindows for OS/2 Tutorial
  • Borland ObjectWindows for OS/2 Programmer's Guide
  • Borland ObjectWindows for OS/2 Reference Guide

Articles

Publications

  • Michael Kelly: Multithreading with OS/2 and Borland C++ - C/C++ Users Journal (Aug 1994)

Links