Harbison, Samuel P.

C : a reference manual / Samuel P. Harbison & Guy L. Steele, Jr. - 3rd edition - New Jersey : Prentice-Hall, c1991. - viii, 392 p. : ill. ; 24 cm. - Prentice-Hall software series .

Content
Part 1 The C Language
1 Introduction
1.1 Who defines C?
1.2 ANSIC
1.3 An overview of C programming
etc.

2 Lexical elements
2.1 Character set
2.2 Comments
2.3 Tokens
etc.

3 The C preprocessor
3.1 Preprocessor commands
3.2 Preprocessor lexical conventions
3.3 Definition and replacement
etc.

4 Declarations
4.1 Organization of declarations
4.2 Terminology
4.3 Storage class specifiers
etc.

5 Types
5.1 Integer types
5.2 Floating-point types
5.3 Pointer types
etc.

Part 2 The C Run -Time Libraries
10 Introduction to the Libraries
10.1 ANSIC facilities
10.2 Library descriptions

11 Standard Language Additions
11.1 NULL, ptrdiff_t, size_t, offsetof, wchar_t
11.2 errno, sterror, perror
etc.

12 Chapter Processing
12.1 isalnum, isalpha, isascii, iscntrl
12.2 iscsym, iscsymf
etc.

13 String Processing
13.1 strcat, strncat
13.2 strcmp, strncmp
etc.

14 Memory Functions
14.1 memchr
14.2 memcmp, bcmp
etc.

15 Input/output Facilities
15.1 FILE, EOF
15.2 fopen,fclose,fflush,freopen
etc.




Includes index : p. 385 - 392

9780131103339 0131109332 (pbk.) 0131109413 (case)

90043586


C (Computer program language)

005.133 / HAR