Merge branch 'master' into gh-pages

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

View file

@ -1,14 +1,16 @@
---
layout: page
title: Microsoft C Compiler v4.00
title: Microsoft C Compiler 4.0
permalink: /disks/pc/tools/microsoft/c/4.00/
---
Microsoft C Compiler v4.00
Microsoft C Compiler 4.0
---
Directory listings of the eight 360Kb distribution diskettes are provided below.
[Microsoft C Compiler 4.0 Documentation](/pubs/pc/software/tools/microsoft/c/4.00/) is also available.
### Directory of MS C 4.00 (Disk 1)
Volume in drive A is C COMPILER

View file

@ -1,10 +1,10 @@
---
layout: page
title: Microsoft C Compiler 5.00
title: Microsoft C Compiler 5.0
permalink: /disks/pc/tools/microsoft/c/5.00/
---
Microsoft C Compiler 5.00
Microsoft C Compiler 5.0
---
Directory listings of the four 360Kb distribution diskettes are provided below.

View file

@ -1,15 +1,15 @@
---
layout: page
title: Microsoft C Compiler 5.10 for DOS
title: Microsoft C Compiler 5.1 for DOS
permalink: /disks/pc/tools/microsoft/c/5.10/
---
Microsoft C Compiler 5.10 for DOS
Microsoft C Compiler 5.1 for DOS
---
NOTE: Microsoft released the 5.10 C compiler in two different packages: this 11-disk set containing
NOTE: Microsoft released the 5.1 C compiler in two different packages: this 11-disk set containing
only files for DOS, and a larger 14-disk set with files for both DOS and OS/2. For the latter, see
[Microsoft C Compiler 5.10 for DOS and OS/2](../5.10-os2/).
[Microsoft C Compiler 5.1 for DOS and OS/2](../5.10-os2/).
Directory listings of the eleven 360Kb distribution diskettes, and a copy of the [PACKING.LST](#packinglst),
are provided below.

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/)