Table of Content
1. A Tutorial Introduction.
2. Types, Operators, and Expressions.
3. Control Flow.
4. Functions and Program Structure.
5. Pointers and Arrays.
6. Structures.
7. Input and Output.
8. The UNIX System Interface.
|
Salient Features
- ?all examples have been tested, which is in machine-readable form.
- ?it discusses various aspects of C in more detail, although the emphasis is on examples of complete programs, rather than isolated fragments.
- ?it deals with basic data types, operators and expressions.
- ?covers functions and program structure, external variables, scope rules, multiple source files, and also touches on the preprocessor.
- ?it also describes an interface between C programs and the UNIX operating system, concentrating on input/output, the file system, and storage allocation.
- ?it also provides a language reference manual. The official statement of the syntax and semantics of C is the ANSI standard.
|
|
|
|
|
Reviews
There are no reviews yet.