Register your product to gain access to bonus material or receive a coupon.
This fourth edition of the bestselling C reference covers two important developments: the ISO C Amendment 1 (1994), which specifies new facilities for writing portable, international programs in C; and a discussion of how to write C programs that are compatible with C++. KEY TOPICS: Discusses the ongoing, international standardization of C++. Explores the importance of Clean C C code in the common subset of the ISO C and C++ languages. Demonstrates other ways to program in a style that is more compatible with C++. MARKET: For programmers interested in programming in C++ and the future of C.
1. The C Language.
2. Lexical Elements.
3. The C Preprocessor.
4. Declarations.
5. Types.
6. Conversions and Representations.
7. Expressions.
8. Statements.
9. Functions.
10. Introduction to C Run-Time Libraries.
11. Standard Language Additions.
12. Character Processing.
13. String Processing.
14. Memory Functions.
15. Input/Output Facilities.
16. Storage Allocation
17. Mathematical Functions.
18. Time and Date Functions.
19. Control Functions.
20. Miscellaneous Functions.