Search
Training
|
Contact
About Us
|
Training
|
Consultancy
|
Software
|
Publications
|
Open Source
|
Support
|
Open Standards
|
FAQ
|
Jobs
Publications
>
The C Book
>
Arrays & pointers
Chapter 5
Arrays and Pointers
5.1. Opening shots
5.2. Arrays
5.3. Pointers
5.4. Character handling
5.5. Sizeof and storage allocation
5.6. Pointers to functions
5.7. Expressions involving pointers
5.8. Arrays, the & operator and function declarations
5.9. Summary
5.10. Exercises
Previous chapter
|
Next chapter
Publications
The C Book
Preface
Introduction
Variables & arithmetic
Control flow
Functions
Arrays & pointers
Opening shots
Arrays
Pointers
Character handling
Sizeof & malloc
Function pointers
Pointer expressions
Arrays & address-of
Summary
Exercises
Structures
Preprocessor
Specialized areas
Libraries
Complete Programs
Answers
Copyright
Contact Us