Jump to content

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

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 6: Line 6:
* Resource Workshop
* Resource Workshop
* TASM - [[Turbo Assembler]]
* TASM - [[Turbo Assembler]]
* TDOS2 - Turbo Debugger  
* TDOS2 - [[Turbo Debugger]]
* TD - Turbo Debugger GX
;Tools and Utilities
* MAKE
* TLINK - Linker
* TLIB - Library Manager
* TLIB - Library Manager
* IMPLIB, IMPDEF - Import library tools
* BRCC - Borland resource compiler


==Versions==
==Versions==

Revision as of 18:17, 21 June 2018

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

  • 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 User's Guide - PDF
  • Borland Turbo Debugger GX User's Guide
  • Borland C++ User's Guide PDF
  • Borland C++ Tools and Utilities Guide PDF
  • Borland C++ Programmer's Guide PDF
  • Borland C++ Library Reference PDF
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

Links