C by Example
At present, C is one of the most popular programming languages. It is not only flexible, but efficient and highly portable, and is now used for writing many different kinds of programs, from compilers and assemblers to spreadsheets and games. Assuming only familiarity with basic programming concepts such as variables and looping, this book covers all aspects of the C language, including a detailed look at file handling and pointers. The text is self-contained and contains a wealth of examples and exercises that test the understanding of the concepts developed in each chapter. Anybody who wishes to come to grips with the art of programming in C will find this a most valuable book.
Reviews & endorsements
"...provides a good introduction to programming in C." Michael Marcotty, Computing Reviews
Product details
November 1994Paperback
9780521456500
384 pages
233 × 153 × 24 mm
0.58kg
Available
Table of Contents
- Preface
- 1. Getting started with C
- 2. more control structures and arrays
- 3. Functions - the basics
- 4. Character handling
- 5. Functions and pointers
- 6. Data types, operators and storage classes
- 7. Basic structures and linked lists
- 8. Binary trees and other structures
- 9. Standard input/output
- 10. Fil einput/output
- 11. Miscellaneous topics
- Appendices
- Index.