Jump to content

Microsoft C: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
A [[C]] development system with an optimising compiler for 16 bit [[DOS]], 16 bit [[MS Windows]] and OS/2, one of the first development systems to be available for OS/2. Also sold as '''IBM C'''
A [[C]] development system with an optimising compiler for 16 bit [[DOS]], 16 bit [[MS Windows]] and OS/2, one of the first development systems to be available for OS/2. Also sold as '''IBM C'''.
 
Microsoft also sold a non-optimising version of the toolkit under the name '''Quick C''' but that only supported DOS and was never delivered in an OS/2 version.


==Versions==
==Versions==

Revision as of 04:51, 19 December 2015

A C development system with an optimising compiler for 16 bit DOS, 16 bit MS Windows and OS/2, one of the first development systems to be available for OS/2. Also sold as IBM C.

Microsoft also sold a non-optimising version of the toolkit under the name Quick C but that only supported DOS and was never delivered in an OS/2 version.

Versions

  • Last version with OS/2 support: V.6.0
  • Version 5.1 introduced in 1988, first version to support OS/2.

Links