Feibel, Werner. Advanced QuickC, 2d ed. Berkeley, California: Osborne McGraw-Hill, 1989.
An intermediate-level C programming guide using QuickC. It includes data structures, parsing, simulations, and the DOS interface.
Hancock, Les, and Morris Krieger. The C Primer, 2d ed. New York: McGraw-Hill, 1986.
A beginner's guide to C programming.
Hansen, Augie. Learn C Now. Redmond, Washington: Microsoft Press, 1988.
A complete introduction to C that includes the Microsoft Learn C Compiler and online tutorial.
Harbison, Samuel P., and Guy L. Steele. C: A Reference Manual, 2d ed. Englewood Cliffs, New Jersey: Prentice-Hall, 1987.
A comprehensive guide to the C language and the standard library.
Hergert, Douglas. The ABC's of QuickC. Alameda, California: SYBEX, Inc., 1989.
A beginner's guide to QuickC programming.
Jamsa, Kris. Graphics Programming with Microsoft C and Microsoft QuickC. Redmond, WA: Microsoft Press, 1990.
A beginning- to intermediate-level guide to the built-in graphics libraries in Microsoft C and Microsoft Quick C.
Jamsa, Kris. Microsoft C: Secrets, Shortcuts, and Solutions. Redmond, WA:
Microsoft Press, 1989.
A C tutorial that highlights important facts, tips, and traps.
Kernighan, Brian W., and Dennis M. Ritchie. The C Programming Language,
2d ed. Englewood Cliffs, New Jersey: Prentice Hall, 1988.
The first edition of this book is the classic definition of the C language. The second edition includes new information on what was the proposed ANSI C standard and has since been approved.
Lafore, Robert. Microsoft C Programming for the IBM. Indianapolis, Indiana: Howard W. Sams & Company, 1987.
The first half of the book teaches C. The second half concentrates on specifics of the PC environment, such as BIOS calls, memory, and video displays.
Plauger, P. J., and Jim Brodie. Standard C. Redmond, WA: Microsoft Press, 1989.
A guide to the new ANSI and ISO standard for the C programming language.
Plum, Thomas. Learning to Program in C. Hasbrouck Heights, New Jersey: Hayden Book Company, 1983.
A widely used introductory college text on computer programming in C.
Schustack, Steve. Variations in C. 2nd edition. Redmond, Washington: Microsoft Press, 1989.
An intermediate-level guide to developing business applications in C.
Waite, Mitchell, Stephen Prate, Bryan Costales, and Harry Henderson (The Waite Group). Microsoft QuickC Programming. 2nd edition. Redmond, Washington: Microsoft Press, 1990.
Beginning- to intermediate-level C programming, with special emphasis on the QuickC Compiler.
Ward, Robert. Debugging C. Indianapolis, Indiana: Que Corporation, 1986.
An advanced guide to the theory and practice of debugging C programs.