ssttrruuccttuurree -- Definition

A _s_t_r_u_c_t_u_r_e  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.

_S_e_e _A_l_s_o
PPrrooggrraammmmiinngg CCOOHHEERREENNTT, ssttrruucctt
