Lesson 11. Implementing Structures, Unions, and TypeDefs
Many programming tasks are simplified by the C data constructs called structures. A structure is a data storage type designed by you, the programmer, to suit your programming needs exactly. In this lesson you learn:
What simple and complex structures are
How to define and declare structures
How to access data in structures
How to create structures that contain arrays and arrays of structures ...
Get C Programming in One Hour a Day, Sams Teach Yourself, 7th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.