/* typmatrx.h */ EXTERN struct t_TypMatrx { char chMatrix[8]; } TypMatrx;