Additional Information | |||
---|---|---|---|
Title | Programming With C | Height | |
Author | Byron Gottfried | Width | |
ISBN-13 | 9780070593695 | Binding | PAPERBACK |
ISBN-10 | #0070593698 | Spine Width | |
Publisher | Nicole Tatara | Pages | 655 |
Edition | 2 | Availability | Out Of Stock |

Supplemental materials are not guaranteed for used textbooks or rentals (access codes, DVDs, CDs, workbooks).
Programming With C
Author: Byron Gottfried
This second edition provides instruction i the use of the C language, within the context of contemporary C programming style. It includes complete and understandable explanations of the commonly used features of C, including most of the features included in the current ANSI standard. In addition, the book presens a contemporary approach to programming, stressing the importance the importance of clarity, legibility, modularity and effeciency in program design.Table of Contents: Chapter 1. Introductory Concepts Chapter 2. Introduction to C Programming Chapter 3. Operators and Expressions Chapter 4. Data Input and Output Chapter 5. Preparing and Running a Complete C Program Chapter 6. Control Statements Chapter 7. Functions Chapter 8. Program Structure Chapter 9. Arrays Chapter 10. Pointers Chapter 11. Structures and Unions Chapter 12. Data Files Chapter 13. Low-Level Programming Chapter 14. Some Additional Features of C