C compiler README updates

This commit is contained in:
Jeff Parsons 2016-04-14 00:14:33 -07:00
commit dc93221cbd
5 changed files with 27 additions and 8 deletions

View file

@ -0,0 +1,16 @@
---
layout: page
title: Microsoft C Compiler 4.0 Documentation
permalink: /pubs/pc/software/tools/microsoft/c/4.00/
---
Microsoft C Compiler 4.0 Documentation
---
The **Microsoft C Compiler (v4.0) for the MS-DOS Operating System** shipped with the following documents:
* About Leaflet [[external](http://www.os2museum.com/files/docs/msc40/ms-c-4.0-about-1986.pdf)]
* C Compiler User's Guide [[external](http://www.os2museum.com/files/docs/msc40/ms-c-4.0-uguide-1986.pdf)]
* CodeView Debugger [[external](http://www.os2museum.com/files/docs/msc40/ms-c-4.0-codeview-1986.pdf)]
* C Language Reference [[external](http://www.os2museum.com/files/docs/msc40/ms-c-4.0-clr-1986.pdf)]
* Run-Time Library Reference [[external](http://www.os2museum.com/files/docs/msc40/ms-c-4.0-rtlref-1986.pdf)]

View file

@ -7,4 +7,5 @@ permalink: /pubs/pc/software/tools/microsoft/c/
Microsoft C Compiler
---
* [Microsoft C Compiler 4.0](4.00/)
* [Microsoft C Optimizing Compiler 5.1](5.10/)