TY - BOOK AU - Tondo,Clovis L. AU - Gimpel,Scott E. AU - Kernighan,Brian W. TI - The C answer book: solutions to the exercises in The C programming language, second edition, by Brian W. Kernighan and Dennis M. Ritchie SN - 0131096532 U1 - 005.133 PY - 1989/// CY - Englewood Cliffs, N.J. PB - Prentice Hall KW - C (Computer program language) KW - Problems, exercises, etc N1 - Preface. - Ch. 1. A Tutorial Introduction. - Ch. 2. Types, Operators, and Expressions. - Ch. 3. Control Flow. - Ch. 4. Functions and Program Structure. - Ch. 5. Pointers and Arras. - Ch. 6. Structures. - Ch. 7. Input and Output. - Ch. 8. The UNIX System Interface. - Index N2 - This answer book provides solutions to all the exercises in The C Programming Language. Careful study of this book used in conjuction with K&R, will help you understand C and teach you good C programming skills. Use K&R to learn C, work the exercises, then study the solutions presented here. We build our solutions using the language constructs known at the time the exercises appear in K&R. The intent is to follow the pace of K&R. Later when you learn more language constructs, you will be able to provide posibly better solutions. Back cover ER -