

structure                   Definition                  structure




A 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 ad-
dresses, employee  descriptions, or sales  and inventory informa-
tion.

***** See Also *****

definitions, struct














































COHERENT Lexicon                                           Page 1


