
C, a reference manual
Edición de la obra C, a reference manual
| Autor | Samuel P. Harbison |
|---|---|
| Editorial | Prentice-Hall, Prentice Hall, Brand: Prentice Hall |
| Fecha de publicación | 1991 |
| Lugar | Englewood Cliffs, N.J |
| Idioma | inglés |
| Páginas | 392 |
| ISBN-10 | 0131109413, 0131109332 |
| OCLC | 22113562 |
| LCCN | 90043586 |
| Serie | Prentice-Hall software series |
| Número de Cutter | H255c |
This best-selling, authoritative reference manual provides a complete description of the C language, the run-time libraries, and a style of C programming that emphasizes correctness, portability, and maintainability. Describing the C language more clearly and in more detail than any other book, authors Samuel P. Harbison and Guy L. Steele Jr. provide in a single manual: Standard C - the ANSI/ISO standard now supported by all new C compilers; Traditional C - common practice for twenty years, with millions of lines of code in use every day and the complete Standard and Traditional C run-time libraries. Thoroughly revised and updated, the Fourth Edition adds two important developments: the ANSI/ISO description has been updated with ISO C Amendment 1 (1994), which adds new facilities for writing portable international programs and each language chapter now discusses C++ compatibility, so you can write C programs that will be maximally portable and reusable in C and C++ environments - an important consideration for software developers.