Jump to content

Watcom C/C++: Difference between revisions

From EDM2
Redirected page to Open Watcom
 
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
#REDIRECT [[Open Watcom]]
Multi-platform C/C++ development environment
 
==Versions==
===[[Watcom C]]===
* 1988: WATCOM C6.0
* 1988: WATCOM C6.5
* 1989: WATCOM C7.0, Watcom C 7.0/386
* 1990: WATCOM C8.0, Watcom C 8.0/386
* 1991: WATCOM C8.5, Watcom C 8.5/386
* 1992: WATCOM C9.0, Watcom C 9.0/386
* 1992: Watcom C 9.01/386
 
===Watcom C/C++===
* 1993: 9.5, 9.5/386
* 1994: 10.0
* 1995: 10.5
* 1996: 10.6
* 1997-02-10: Powersoft Watcom C/C++ version 11.0
* 1998: 11.0b
* 2002-12-21: 11.0c
 
==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]]
* [http://ps-2.kev009.com/michaln/os2/Watcom11c.html Using Watcom C/C++ 11.0c on OS/2] [[Michal Necasek]] (November 2001)
 
See also: [[Open Watcom]]
 
[[Category:C]][[Category:C++]]

Revision as of 16:23, 24 August 2016

Multi-platform C/C++ development environment

Versions

Watcom C

  • 1988: WATCOM C6.0
  • 1988: WATCOM C6.5
  • 1989: WATCOM C7.0, Watcom C 7.0/386
  • 1990: WATCOM C8.0, Watcom C 8.0/386
  • 1991: WATCOM C8.5, Watcom C 8.5/386
  • 1992: WATCOM C9.0, Watcom C 9.0/386
  • 1992: Watcom C 9.01/386

Watcom C/C++

  • 1993: 9.5, 9.5/386
  • 1994: 10.0
  • 1995: 10.5
  • 1996: 10.6
  • 1997-02-10: Powersoft Watcom C/C++ version 11.0
  • 1998: 11.0b
  • 2002-12-21: 11.0c

Related Articles

See also: Open Watcom