TY - BOOK AU - Harbison,Samuel P. AU - Steele,Guy L. TI - C: a reference manual SN - 9780131103339 U1 - 005.133 22 PY - 1991/// CY - New Jersey PB - Prentice-Hall KW - C (Computer program language) N1 - 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 ER -