.TH structure "" "" Definition
.PC
.PP
A
.I structure
is a set of variables that has been given a name and can
be manipulated as a single entity.
The variables may be of different data types.
Structures are a convenient way to deal with data elements
that belong together, such as names and addresses, employee
descriptions, or sales and inventory information.
.SH "See Also"
.Xr "Programming COHERENT," programmi
.Xr "struct" struct
