![[Book Cover]](../covergif/sowers.gif)
|
C: A Reference Manual, 4/e
Samuel P. Harbison, Tartan Laboratories
Guy L. Steele, Thinking Machines, Tartan Laboratories
Published October, 1994 by Prentice Hall Engineering/Science/Mathematics
Copyright 1995, 480 pp.
Paper
ISBN 0-13-326224-3
$44.99
|
Sign up for future mailings on this subject.
See other books about:
C
|
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++.
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++.
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.
|