Jump to content

Microsoft QuickC: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Microsoft '''QuickC''' was an C programming environment for DOS introduced in 1987. It was a low budget product similar to Borland's Turbo C but was compatible with profession..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Microsoft '''QuickC''' was an C programming environment for DOS introduced in 1987. It was a low budget product similar to Borland's Turbo C but was compatible with professional [[Microsoft C]] for small memory models.
{{Software
|Picture=NA.png
|Name=QuickC
|Version=2.51 (1990)
|Vendor=[[Microsoft]]
|Licence=Commercial
}}
Microsoft '''QuickC''' was a C programming environment for DOS introduced in 1987. It was a low budget product similar to [[Borland]]'s [[Turbo C]] but was compatible with professional [[Microsoft C]] for small memory models.
{|class="wikitable"
|+QuickC Utilities
!Product||Link<br/>DOS||Link<br/>Bound||ILink||Lib||MAKE||NMAKE
|-
|1.00||3.61|| || ||3.08||4.06||
|-
|1.01||3.65|| || ||3.11||4.07||
|-
|2.00||4.06||5.02|| ||3.14|| ||1.00
|-
|2.01||4.07|| ||1.12||3.14|| ||1.00
|-
|2.50a||4.10|| ||1.21||3.17|| ||1.11
|-
|2.51||4.10|| ||1.21||3.17|| ||1.11
|}


==Versions==
==Versions==
Line 13: Line 36:


==Publications==
==Publications==
* Waite: ''Microsoft QuickC Programming : The Microsoft Guide to Using the QuickC Compiler'' - Microsoft Press 1988 - ISBN 1-55615-048-2
* M. Waite, S. Prata, B. Costales, H. Henderson: ''Microsoft QuickC Programming : The Microsoft Guide to Using the QuickC Compiler'' - Microsoft Press 1988, ISBN 1-55615-048-2
* Feibel: ''Using QuickC'' (2nd edition) - Osborne McGraw-Hill 1989, ISBN 0-07-881487-1
* Feibel: ''Using QuickC'' (2nd edition) - Osborne McGraw-Hill 1989, ISBN 0-07-881487-1
* Kelly-Bootle: ''Mastering QuickC'' - Sybex 1989 - ISBN 0895885506
* Kelly-Bootle: ''Mastering QuickC'' - Sybex 1989, ISBN 0-89588-550-6
* Weiskamp: ''Advanced Programming with Microsoft QuickC'' - Academic Press 1989, ISBN 1-4832-4827-5
* Jamsa: ''Microsoft QuickC Programmer's Quick Reference'' - Microsoft Press 1989, ISBN 1-55615-200-0
* Craig: ''Microsoft QuickC Programmer's Toolbox'' - Microsoft Press 1990, ISBN 1-55615-207-8
* Hipson: ''Using QuickC for Windows'' - Que 1992, ISBN 0-88022-810-5


==Links==
==Links==
* http://www.drdobbs.com/turbo-c-vs-quick-c/184407925


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

Latest revision as of 02:32, 5 April 2024

Microsoft QuickC
Name QuickC
Version 2.51 (1990)
Vendor Microsoft
Author
Licence Commercial
WWW

Microsoft QuickC was a C programming environment for DOS introduced in 1987. It was a low budget product similar to Borland's Turbo C but was compatible with professional Microsoft C for small memory models.

QuickC Utilities
Product Link
DOS
Link
Bound
ILink Lib MAKE NMAKE
1.00 3.61 3.08 4.06
1.01 3.65 3.11 4.07
2.00 4.06 5.02 3.14 1.00
2.01 4.07 1.12 3.14 1.00
2.50a 4.10 1.21 3.17 1.11
2.51 4.10 1.21 3.17 1.11

Versions

DOS
  • Oct 1987: QuickC 1.0 - compatible with MS C 5.0
  • Mar 1988: QuickC 1.01
  • Jan 1989: QuickC 2.0 - compatible with MS C 5.1
  • Jun 1989: QuickC 2.01 (QuickC Compiler with QuickAssembler)
  • May 1990: QuickC 2.50 - compatible with MS C 6.0
  • Jul 1990: QuickC 2.51 (Professional)
Windows
  • Sep 1991: QuickC for Windows 1.0 - also included in Microsoft C and Microsoft Windows Software Development Kit

Publications

  • M. Waite, S. Prata, B. Costales, H. Henderson: Microsoft QuickC Programming : The Microsoft Guide to Using the QuickC Compiler - Microsoft Press 1988, ISBN 1-55615-048-2
  • Feibel: Using QuickC (2nd edition) - Osborne McGraw-Hill 1989, ISBN 0-07-881487-1
  • Kelly-Bootle: Mastering QuickC - Sybex 1989, ISBN 0-89588-550-6
  • Weiskamp: Advanced Programming with Microsoft QuickC - Academic Press 1989, ISBN 1-4832-4827-5
  • Jamsa: Microsoft QuickC Programmer's Quick Reference - Microsoft Press 1989, ISBN 1-55615-200-0
  • Craig: Microsoft QuickC Programmer's Toolbox - Microsoft Press 1990, ISBN 1-55615-207-8
  • Hipson: Using QuickC for Windows - Que 1992, ISBN 0-88022-810-5

Links