C compiler README updates
This commit is contained in:
parent
b0888dff9e
commit
dc93221cbd
5 changed files with 27 additions and 8 deletions
16
pubs/pc/software/tools/microsoft/c/4.00/README.md
Normal file
16
pubs/pc/software/tools/microsoft/c/4.00/README.md
Normal 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)]
|
||||
|
|
@ -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/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue