Jump to content

Watcom C/C++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:WatcomC10.jpg|thumb]]
{{Software
Multi-platform C/C++ development environment
|Picture=Watcom_logo.png
|Name=Watcom C/C++
|Version=11.0c (Dec 2002)
|Vendor=[[Watcom]]<br/>[[Powersoft]]<br/>[[Sybase]]
|Licence=Commercial
|WWW=
}}
'''Watcom C/C++''' is a multi-platform C/C++ development environment.


==Versions==
==Versions==
[[Image:WatcomC10.jpg|thumb]]
See also: [[Watcom C]]
See also: [[Watcom C]]


===Watcom C/C++===
* 9.5, 9.5/386 (1993)
* 1993: 9.5, 9.5/386
** 9.5a (Sep 1993)
* 10.0 (1994) - with IDE, support for MFC, assembler (WASM)
** 9.5b (Jan 1994)
** 10.0a (Oct 1994)
** 9.5c (Jul 1994)
** 10.0b (Jan 1995)
* 10.0 (Jul 1994) - with IDE, support for MFC, assembler (WASM)
** 10.0a (Nov 1994) - DOS4/GW 1.97
** 10.0b (Mar 1995) - Pentium FDIV fixes
* 10.5 (1995) - shipped with [[Blue Sky Software]]'s Visual Programmer (GUI builder)
* 10.5 (1995) - shipped with [[Blue Sky Software]]'s Visual Programmer (GUI builder)
** 10.5a (Nov 1995)
** 10.5a (Nov 1995)
* 10.6 (1996)
* 10.6 (1996)
** 10.6a
** 10.6b
* Powersoft Watcom C/C++ 11.0 (1997-02-10)
* Powersoft Watcom C/C++ 11.0 (1997-02-10)
** 11.0a (1998)
** 11.0a (1998)
Line 22: Line 34:


==Related Articles==
==Related Articles==
* C++ Compiler Review [[C++ Compiler Review - Part 1|Part 1]] (September 1995)  and [[C++ Compiler Review - Part 3|Part 3]] (November 1995) by [[Gordon Zeglinski]]
* C++ Compiler Review [[C++ Compiler Review - Part 1|Part 1]] (Sep1995)  and [[C++ Compiler Review - Part 3|Part 3]] (Nov 1995) by [[Gordon Zeglinski]]
* [http://ps-2.kev009.com/michaln/os2/Watcom11c.html Using Watcom C/C++ 11.0c on OS/2] [[Michal Necasek]] (November 2001)
* [[Using Watcom C/C++ 11.0c on OS/2]] by [[Michal Necasek]] (Nov 2001)
See also: [[Open Watcom]]


See also: [[Open Watcom]]
==Publications==
*Wayne Russell: ''Watcom C/C++ Unleashed'' - Sams Publishing 1996, ISBN 0-672-30893-2


==Links==
==Links==
* [http://www.azillionmonkeys.com/qed/watfaq.shtml The WATCOM C/C++ Programmer's FAQ] (Paul Hsieh)
* [http://www.azillionmonkeys.com/qed/watfaq.shtml The WATCOM C/C++ Programmer's FAQ] (Paul Hsieh)
* [https://archive.org/download/os2warpsofthits2nd95/OS-2_SW_HITS_2ND_EDITION_1995.ISO/I10%2FADDINO.ZIP Watcom C/C++ 10.0 Add-In Tools Guide] (October 15, 1994)


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

Latest revision as of 01:38, 23 December 2022

Watcom C/C++
Name Watcom C/C++
Version 11.0c (Dec 2002)
Vendor Watcom
Powersoft
Sybase
Author
Licence Commercial
WWW

Watcom C/C++ is a multi-platform C/C++ development environment.

Versions

See also: Watcom C

  • 9.5, 9.5/386 (1993)
    • 9.5a (Sep 1993)
    • 9.5b (Jan 1994)
    • 9.5c (Jul 1994)
  • 10.0 (Jul 1994) - with IDE, support for MFC, assembler (WASM)
    • 10.0a (Nov 1994) - DOS4/GW 1.97
    • 10.0b (Mar 1995) - Pentium FDIV fixes
  • 10.5 (1995) - shipped with Blue Sky Software's Visual Programmer (GUI builder)
    • 10.5a (Nov 1995)
  • 10.6 (1996)
    • 10.6a
    • 10.6b
  • Powersoft Watcom C/C++ 11.0 (1997-02-10)
    • 11.0a (1998)
    • 11.0b (1998)
    • 11.0c (2002-12-21) - upgrade for version 10.6 and later

Libraries

Related Articles

See also: Open Watcom

Publications

  • Wayne Russell: Watcom C/C++ Unleashed - Sams Publishing 1996, ISBN 0-672-30893-2

Links