14. Structures and Other Data Forms
You will learn about the following in this chapter:
Keywords:
struct
, union
, typedef
Operators:
. ->
What C structures are and how to create structure templates and variables
How to access the members of a structure and how to write functions to handle structures
C’s typedef
facility
Unions and pointers to functions ...
Get C Primer Plus, Sixth 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.