Borland C++ for OS/2: Difference between revisions
Appearance
mNo edit summary |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=BorlandCOS2.jpg | |||
|Name=Borland C++ for OS/2 | |||
|Version=2.0 (1995) | |||
|Vendor=[[Borland International]] | |||
|Author= | |||
|Licence=Commercial | |||
|WWW=[http://web.archive.org/web/19961221165044/http://www.borland.com:80/borlandcpp/cppprev/cppos2/cppos2.html 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++]]. | '''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++]]. | ||
Line 4: | 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]] | ||
* TD - Turbo Debugger GX | * TD - [[Turbo Debugger GX]] | ||
;Tools and Utilities | ;Tools and Utilities | ||
* MAKE | * MAKE | ||
Line 16: | Line 25: | ||
==Versions== | ==Versions== | ||
[[Image:Borlandc2.png|thumb|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. | :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== | ==Product Documentation== | ||
;Version 1.5 (1994) | ;Version 1.5 (1994) | ||
*Borland Resource Workshop User's Guide - [http://bitsavers. | *Borland Resource Workshop User's Guide - [http://bitsavers.org/pdf/borland/borland_C++/Borland_Resource_Workshop_for_OS2_Version_1.5_Users_Guide_1994.pdf] | ||
*Borland Turbo Debugger GX User's Guide | *Borland Turbo Debugger GX User's Guide | ||
*Borland C++ User's Guide [http://bitsavers. | *Borland C++ User's Guide [http://bitsavers.org/pdf/borland/borland_C++/Borland_C++_for_OS2_Version_1.5_Users_Guide_1994.pdf] | ||
*Borland C++ Tools and Utilities Guide [http://bitsavers. | *Borland C++ Tools and Utilities Guide [http://bitsavers.org/pdf/borland/borland_C++/Borland_C++_for_OS2_Version_1.5_Tools_and_Utilities_Guide_1994.pdf] | ||
*Borland C++ Programmer's Guide [http://bitsavers. | *Borland C++ Programmer's Guide [http://bitsavers.org/pdf/borland/borland_C++/Borland_C++_for_OS2_Version_1.5_Programmers_Guide_1994.pdf] | ||
*Borland C++ Library Reference [http://bitsavers. | *Borland C++ Library Reference [http://bitsavers.org/pdf/borland/borland_C++/Borland_C++_for_OS2_Version_1.5_Library_Reference_1994.pdf] | ||
;Version 2.0 (1994) | ;Version 2.0 (1994) | ||
*Borland Resource Workshop User's Guide | *Borland Resource Workshop User's Guide | ||
Line 41: | Line 52: | ||
==Articles== | ==Articles== | ||
*Michael Hyman: [[Borland C++ for OS/2 Means Business]] | *Michael Hyman: [[Borland C++ for OS/2 Means Business]] | ||
*Gordon Zeglinski: [[C++ Compiler Review - Part 2]] ( | *Eric Slaats: [[Borland C++ v2.0 for OS/2]] (OS/2 e-Zine) | ||
*Gordon Zeglinski: [[C++ Compiler Review - Part 2]] (Nov 1995) | |||
*Frank Ambacher: [[How to setup old Borland C for use with eComStation Toolkit]] | *Frank Ambacher: [[How to setup old Borland C for use with eComStation Toolkit]] | ||
==Publications== | |||
* Michael Kelly: ''Multithreading with OS/2 and Borland C++'' - C/C++ Users Journal (Aug 1994) | |||
==Links== | ==Links== | ||
* [ | * [http://books.google.com/books?id=L2RD68Gg2sMC&pg=PA188 A review of Borland C++ v.1] by PC Magazine - 1994 | ||
* Ron Lamb: | * 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/scoug511.2.borland.html Borland C++ 2.0 for OS/2] (Nov 1995) |
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
- BCC - Borland C++ Compiler
- Resource Workshop for OS/2
- TASM - Turbo Assembler
- TDOS2 - Turbo Debugger
- TD - Turbo Debugger GX
- Tools and Utilities
- MAKE
- TLINK - Linker
- TLIB - Library Manager
- IMPLIB, IMPDEF - Import library tools
- BRCC - Borland resource compiler
Versions

- 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
- Michael Hyman: Borland C++ for OS/2 Means Business
- Eric Slaats: Borland C++ v2.0 for OS/2 (OS/2 e-Zine)
- Gordon Zeglinski: C++ Compiler Review - Part 2 (Nov 1995)
- Frank Ambacher: How to setup old Borland C for use with eComStation Toolkit
Publications
- Michael Kelly: Multithreading with OS/2 and Borland C++ - C/C++ Users Journal (Aug 1994)
Links
- A review of Borland C++ v.1 by PC Magazine - 1994
- Ron Lamb:
- Borland C++ 2.0 for OS/2 (Nov 1995)
- Borland C++ 2.0 for OS/2 - Part II (Dec 1995)