Features
- Cover Type: Paperback with 996 pages
- Published by: Addison Wesley
- Edition: 4th Edition August 25, 2004
- Written in: English
- ISBN 10 Number: 1576761703
- ISBN 13 Number: 978-1576761700
-
Book Dimensions:
9.3 x 7.2 x 1.9 inches
- Weighs: 3.5 pounds
Book Description
This book provides an introduction to the C programming language. It is widely known for its accurate and precise descriptions, its careful annotation of code, and its comprehensive coverage of topics.
This book includes numerous "Learning Activities" which allow readers to immediately "do it" after they "read it" in the book.
This book is for readers interested in learning the C programming language.
Reader Reviews
This review is from: C By Discovery (3rd Edition) (Paperback)
I am using an older edition (I think the 1st) to teach myself C. So far, (along with the mingw32 compiler) I have been able to write several small matrix programs and a small statistical package, soley from using the resources in the text. I started on page 1 with no previous study of C or C-like languages. I have one complaint. The coverage of fread, fwrite, etc could be more thorough, with more examples. The example given actually doesn't work with my compiler. I had to come up with my own examples to discover how to use these functions.
Comment | |
(Report this)