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.


Advanced Programming with Microsoft QuickC

Advanced Programming with Microsoft QuickC

Author: Keith Weiskamp

Publisher: Academic Press

Published: 2014-05-10

Total Pages: 564

ISBN-13: 1483265579

DOWNLOAD EBOOK

Advanced Programming with Microsoft QuickC provides the necessary programming tools for programmers who are interested in learning new skills in developing some useful tools and PC applications using the QuickC programming language. The book emphasizes practical and useful programming examples. It is organized into five sections. The first section introduces the proposed ANSI standard features, tips and techniques about C programming style, working with the C preprocessor, and tips for using pointers and managing memory allocation tasks. Section 2 presents data structures, discussing techniques for constructing useful and reliable data structures from linked lists to binary trees. The third section covers the many tools that QuickC provides for accessing files and other I/O devices. Section 4 explains the techniques for interacting with DOS and the special features of QuickC. The final chapter presents the tools and techniques for developing QuickC-like user interfaces. Computer programmers will find the text very useful.


Using QuickC

Using QuickC

Author: Werner Feibel

Publisher: Osborne Publishing

Published: 1989

Total Pages: 788

ISBN-13:

DOWNLOAD EBOOK

This edition teaches the user to program in two environments: the newest version of Microsoft QuickC and the compatible Microsoft C compiler version 5.0. Leads novice programmers from basics to intermediate techniques, and will serve as a lasting reference for experienced C programmers.


The Waite Group's Microsoft C Programming for the PC

The Waite Group's Microsoft C Programming for the PC

Author: Robert W. Lafore

Publisher: Prentice Hall

Published: 1990

Total Pages: 854

ISBN-13:

DOWNLOAD EBOOK

The most recent, unannounced release of Microsoft C will provide serious programmers and software developers with current developments in C programming. Robert Lafore's title has become the de facto standard for C programmers and developers with easy-to-understand steps, programs, and questions and answers.