VII Advanced C

Chapter 22
Introduction to Structures
Using structures, you have the ability to group data and work with that data as a whole. Business data processing uses the concepts of structures in almost every program. Being able to manipulate several variables as a single group makes your programs easier to manage.
This chapter teaches you the following topics:
Structure definitions
Initializing structures
The dot operator (.)
Structure assignments
Nested structures

 



C by Example
C by Example
ISBN: 0789722399
EAN: 2147483647
Year: 1999
Pages: 43
Authors: Greg Perry

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net