C Programming Tutorials on Structures
What is composite data type type
Why it is needed
What is a structure
How to create a structure
How to assign and acess data members of a structure by name and by address ( structure pointer)
Nested structure - need, how to create, how to assign & access data members