From dc93221cbda46e53f73f0ad9b07def4fe23fd099 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Thu, 14 Apr 2016 00:14:33 -0700 Subject: [PATCH] C compiler README updates --- disks/pc/tools/microsoft/c/4.00/README.md | 6 ++++-- disks/pc/tools/microsoft/c/5.00/README.md | 4 ++-- disks/pc/tools/microsoft/c/5.10/README.md | 8 ++++---- .../pc/software/tools/microsoft/c/4.00/README.md | 16 ++++++++++++++++ pubs/pc/software/tools/microsoft/c/README.md | 1 + 5 files changed, 27 insertions(+), 8 deletions(-) create mode 100644 pubs/pc/software/tools/microsoft/c/4.00/README.md diff --git a/disks/pc/tools/microsoft/c/4.00/README.md b/disks/pc/tools/microsoft/c/4.00/README.md index a73c49995..caf21fcb6 100644 --- a/disks/pc/tools/microsoft/c/4.00/README.md +++ b/disks/pc/tools/microsoft/c/4.00/README.md @@ -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 diff --git a/disks/pc/tools/microsoft/c/5.00/README.md b/disks/pc/tools/microsoft/c/5.00/README.md index f8c8d1ce1..7a5d470d1 100644 --- a/disks/pc/tools/microsoft/c/5.00/README.md +++ b/disks/pc/tools/microsoft/c/5.00/README.md @@ -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. diff --git a/disks/pc/tools/microsoft/c/5.10/README.md b/disks/pc/tools/microsoft/c/5.10/README.md index 609191f74..524ca949d 100644 --- a/disks/pc/tools/microsoft/c/5.10/README.md +++ b/disks/pc/tools/microsoft/c/5.10/README.md @@ -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. diff --git a/pubs/pc/software/tools/microsoft/c/4.00/README.md b/pubs/pc/software/tools/microsoft/c/4.00/README.md new file mode 100644 index 000000000..757d2ffaa --- /dev/null +++ b/pubs/pc/software/tools/microsoft/c/4.00/README.md @@ -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)] diff --git a/pubs/pc/software/tools/microsoft/c/README.md b/pubs/pc/software/tools/microsoft/c/README.md index 6b206c09f..8933767f6 100644 --- a/pubs/pc/software/tools/microsoft/c/README.md +++ b/pubs/pc/software/tools/microsoft/c/README.md @@ -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/)