Jump to content

Microsoft C 5.1: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "'''Microsoft C 5.1 Optimizing Compiler''' was the first language full package offered for OS/2. ==Contents== ;Compiler * CL * QCL * QC - QuickC ;Debugger * CV - CodeView ..."
 
Ak120 (talk | contribs)
 
(3 intermediate revisions by the same user not shown)
Line 26: Line 26:
* Microsoft Editor for MS OS/2 and MS-DOS Operating Systems - User's Guide
* Microsoft Editor for MS OS/2 and MS-DOS Operating Systems - User's Guide
* Microsoft Mixed-Language Guide for the MS-DOS Operating System
* Microsoft Mixed-Language Guide for the MS-DOS Operating System
==Publications==
* Nabajyoti Barkakati: ''Microsoft C Bible'' - SAMS 1988, ISBN 0-672-22620-0
* Werner Feibel; Herbert Schildt: ''Using Microsoft C Version 5.1'' - McGraw-Hill 1989, ISBN 0-07-881428-6


==Links==
==Links==
* [http://www.pcjs.org/pubs/pc/software/os2/microsoft/ptk10/ Microsoft OS/2 Programmer’s Toolkit]
* [http://www.pcjs.org/pubs/pc/software/os2/microsoft/ptk10/ Microsoft OS/2 Programmer’s Toolkit]
* [http://books.google.com/books?id=fHghpJa3va4C&pg=PA152 A review of Microsoft C 5.1 for OS/2 and DOS] 1988 - from PC Magazine


[[Category:Tools]]
[[Category:C Development Environment]][[Category:Microsoft Product]]

Latest revision as of 09:41, 22 February 2020

Microsoft C 5.1 Optimizing Compiler was the first language full package offered for OS/2.

Contents

Compiler
Debugger
  • CV - CodeView
  • CVP
Editor

Package

Diskettes

  • 5.25" version (14 disks - 360K)
  • 3.50" version (10 disks - 720K)

Documentation

  • Microsoft C 5.1 Quick Reference Guide
  • Microsoft C Optimizing Compiler for the MS OS/2 and MS-DOS Operating Systems - Version 5.1 Update
  • Microsoft C 5.0 Optimizing Compiler for the MS-DOS Operating System - User's Guide
  • Microsoft C for the MS-DOS Operating System - Language Reference
  • Microsoft C for the MS-DOS Operating System - Run-time Library Reference
  • Microsoft CodeView and Utilities - Software Development Tools
  • Microsoft CodeView and Utilities - Software Development Tools - Update
  • Microsoft Editor for MS OS/2 and MS-DOS Operating Systems - User's Guide
  • Microsoft Mixed-Language Guide for the MS-DOS Operating System

Publications

  • Nabajyoti Barkakati: Microsoft C Bible - SAMS 1988, ISBN 0-672-22620-0
  • Werner Feibel; Herbert Schildt: Using Microsoft C Version 5.1 - McGraw-Hill 1989, ISBN 0-07-881428-6

Links