Microsoft QuickC Compiler

Microsoft QuickC Compiler

Author:

Publisher:

Published: 1990

Total Pages: 454

ISBN-13:

DOWNLOAD EBOOK

[This book] assumes [the users] have programmed before but are not familiar with C. Thus, it doesn't explain basic programming ideas such as why program loops are useful. It assumes that [the users] already know about loops in general and now want to learn how to write them in the C language. The following list summarizes the book's contents: Part 1 ... covers basic C language topics such as functions and data types ... Part 2 ... covers practical programming topics such as input/output and graphics ... Appendix A ... summarizes the QuickC implementation of the C language ... Appendix B ... Summarizes the most commonly used functions in the QuickC run-time library -- Intro.