/* linelabl.h */ EXTERN struct t_LineLabl { char chLineLabel[NCELL][5], chContLabel[NCELL][5]; } LineLabl;