This book is a comprehensive introduction and reference to the C programming language, with an emphasis on solving the types of problems that are widely encountered. It includes an extensive collection of usable programs that total over 5000 lines of code, and helps progammers avoid time-consuming pitfalls by integrating common programming errors throughout the discussion. It also gives tips for good C programming style as well as strategies for time efficient C debugging. A complete UNIX chapter covers the file system, preprocessor, processor, files and redirection, as well as UNIX development tools. This introduction to C is for experienced programmers.
| ISBN | 013362658X | | Pages | 529 | | ISBN13 | 9780133626582 (What's this?) | | Volumes | 1 | | Publisher | Pearson Education (US) | | Weight (grammes) | 771 | | Imprint | Prentice Hall | | Published in | Upper Saddle River | | Format | Paperback | | Previous ISBN | 9780133619324 | | Publication date | 07 Dec 1994 | | Height (mm) | 235 | | Library of Congress | QA76.73.C1 | | Width (mm) | 178 | | DEWEY | 005.133 | | Spine width (mm) | 21 | | DEWEY edition | DC20 | | Academic level | Tertiary education |
|
|
|
Basic C: A General Overview; Simple Straightline C; Decisions, Decisions, Decisions; Functions; The Processor. Efficient C - data structures and Algorithms: Pointers; Arrays; Characters and Strings; Structures; Data Structures; Recursion. The Environment: Files, UNIX, and C++; I/O; UNIX Systems Programming; Practical C++.