Normal view MARC view ISBD view

The C answer book : solutions to the exercises in The C programming language, second edition, by Brian W. Kernighan and Dennis M. Ritchie / Clovis L. Tondo, Scott E. Gimpel

By: Tondo, Clovis L.
Contributor(s): Gimpel, Scott E [(j.a.)] | Kernighan, Brian W. C programming language.
Series: Prentice Hall software series. Publisher: Englewood Cliffs, N.J. : Prentice Hall, c1989Edition: 2nd ed.Description: 208 p. ; 24 cm.ISBN: 0131096532.Subject(s): C (Computer program language) -- Problems, exercises, etcDDC classification: 005.133
Contents:
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.
Summary: 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.
Item type Current location Shelf location Call number Copy number Status Notes Date due Barcode
Main Collection Taylor's Library-TU

Floor 3, Shelf 1 , Side 1, TierNo 2, BayNo 2

005.133 TON (Browse shelf) 1 Available SOCIT,15008,03,AD 5000039282
Main Collection Taylor's Library-TU

Floor 3, Shelf 1, Side 2, TierNo 2, BayNo 2

005.133 TON (Browse shelf) 1 Available SOCIT,15009,03,AD 5000039264
Main Collection Taylor's Library-TU

Floor 3, Shelf 1 , Side 1, TierNo 2, BayNo 2

005.133 TON (Browse shelf) 1 Available SOCIT,15010,03,AD 5000039587

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.

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.