The indispensable guide to C: with engineering applications /
Main Author: | |
---|---|
Format: | Book |
Language: | Spanish English |
Published: |
Wokingham:
Addison-Wesley,
1995.
|
Edition: | Primera edición. |
Subjects: |
Table of Contents:
- Introduction and Overview
- A closer look at data and type storage classes
- A closer look operators
- A closer look at program selection
- A closer look at repetition
- A closer look at functions
- A closer look at arrays
- An introduction to pointers
- String and character manipulation
- Advanced pointer concepts
- structures and unions
- Type defined, enumerated and bit field data
- The C pre-processor
- Separate compilation and embedded assembly language
- A closer look at print () and scanf ()
- Stream and file manipulation
- Dynamic data structures
- The standard C library header files.