Support for "private" builds
This commit is contained in:
parent
c4b3887846
commit
a9fe17440a
8 changed files with 70 additions and 4 deletions
10
pubs/pc/software/tools/microsoft/c/5.00/README.md
Normal file
10
pubs/pc/software/tools/microsoft/c/5.00/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: Microsoft C Optimizing Compiler 5.0 Documentation
|
||||
permalink: /pubs/pc/software/tools/microsoft/c/5.00/
|
||||
---
|
||||
|
||||
Microsoft C Optimizing Compiler 5.0 Documentation
|
||||
---
|
||||
|
||||
* [MSC 5.0 User's Guide](http://archive.pcjs.org/pubs/pc/software/tools/microsoft/c/5.00/MSC50-USERGUIDE.pdf)
|
||||
|
|
@ -8,4 +8,5 @@ Microsoft C Compiler
|
|||
---
|
||||
|
||||
* [Microsoft C Compiler 4.0](4.00/)
|
||||
* [Microsoft C Optimizing Compiler 5.0](5.00/)
|
||||
* [Microsoft C Optimizing Compiler 5.1](5.10/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue