|
Using Arrays of "Structs"
A Programming Pattern |
|
Prof. David Bernstein
|
| Computer Science Department |
| bernstdh@jmu.edu |
public attributes for convenience)struct is a collection of heterogeneous elements
(unlike an array which is a collection of homogeneous
values)