Cover image
Title page
Copyright
Introduction
Chapter 1: C Overview and Program Structure
Abstract
C Source Code
Comments
Program Structure
C Preprocessor Directives
Functions
Declarations
Statements and Expressions
Time
Typing Accuracy
Text Formatting
Compatibility Notes
Summary
Chapter 2: Constants
Bits, Bytes, Etc.
Syntax of C Constants
Tri-Graph Sequences
Design Documentation
Chapter 3: Preprocessor Directives
Standard Preprocessor Directives
Nonstandard Pragmas
Chapter 4: Data Variable and Types
Data Types
Declaring Variables
RAM
Chapter 5: Expressions and Operators
Mathematical Operators
Operator ...