home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / printer / pcroff.arc / SOURCE.ARC / PRINTCAP.H < prev   
Text File  |  1985-03-19  |  123b  |  5 lines

  1. #define    FONTLEN    10
  2.  
  3. struct fontstring {int len; char seq[FONTLEN];};
  4. struct fontstring s_ul,e_ul,s_bo,e_bo,s_it,e_it;
  5.