Array Of Structures
Array Of Structures
Structures
BY- RAZIBUL HOQUE
ROLL NO - 21RISTCSE024
Contents
Introduction
General form of structure declaration
Array of structure
Conclusion
Reference
Introduction
An array of structures in C
programming is a collection of different
datatype variables, grouped under a
single name.
General form of structure declaration
The structural declaration is as follows −