Chapter 0 C Language Guide

This appendix provides a quick summary of C language fundamentals. It does not attempt to teach you the C language (Part 1 of this book does that) or document all the details of C. Use it as a refresher or ready reference after you have read all the material in Chapters 1 through 12.

To simplify reference, this appendix has the same general organization as the chapters in Part 1. Each major section lists the chapter(s) where you may find more detailed information on a given topic.

You can also use QuickC's online help to get instant information on any topic. The online help index and table of contents provide alternate ways to access information.