C by Dissection: The Essentials of C Programming

Front Cover
Addison-Wesley Publishing Company, 1996 - Computers - 687 pages

This significantly revised edition has been carefully designed to meet the needs of readers new to C. The reader moves easily through the fundamentals of C and on to its latest applications by means of a time-tested explanatory tool called dissection, first developed by the authors in 1984. Dissection, a pedagogical method similar to a structured, step-by-step walk-through, explains new programming elements and idioms as they are encountered in working code. Right from the start, the authors introduce the reader to complete programs, and at an early point in the text the reader learns to write functions, an important feature of structured programming.

Highlights of the new edition
  • ANSI C used throughout.
  • Thoroughly tested code available via ftp and compatible with most C systems.
  • More extensive coverage of functions and pointers, which are typical stumbling blocks for the beginner.
  • Early coverage of multifile programs enables the programmer to write properly modular code and produce and use libraries.
  • Early explanation of simple recursion parallels its early introduction in beginning computer science courses.
  • Greater in-depth treatment of recursion reflects computer scientists' increasing use of C for implementing sophisticated algorithms.
  • Additional coverage of program correctness and type safety.
  • New section on two-dimensional arrays reflects the growing use of C by computer scientists and engineers.
  • New optional "Moving to C++" sections at the end of each chapter offer a preview of the C++ object-oriented extensions of C.


0805331492B04062001

From inside the book

Contents

Writing an ANSI C Program
1
Lexical Elements Operators and the C System
47
Flow of Control
87
Copyright

18 other sections not shown

Common terms and phrases

About the author (1996)

Ira Pohl is a Professor of Computer Science at the University of California, Santa Cruz and holds a Ph.D. in Computer Science from Stanford University. His research interests include artificial intelligence, the C and C++ programming languages, practical complexity problems, heuristic search methods, deductive algorithms, and educational and social issues. He originated error analysis in heuristic search methods and deductive algorithms. Professor Pohl was formerly a Mackay professor at University of California- Berkeley and a ZWO fellow in the Netherlands. He is the author or co-author of Object-Oriented Programming Using C++, C++ Distilled: A Concise Ansi/Iso Reference and Style Guide, C by Dissection: The Essentials of C Programming, A Book on C: Programming in C, C++ for C Programmers, C++ for Fortran Programmers, C++ for Pascal Programmers, and Turbo C: The Essentials of C Programming, all published by Addison-Wesley. 0805331492AB04062001

Bibliographic information