Annotation of 43BSD/usr.bin/troff/tw.h, revision 1.1.1.1

1.1       root        1: /*     tw.h    4.2     83/08/11        */
                      2: 
                      3: /* typewriter driving table structure*/
                      4: struct {
                      5:        int bset;
                      6:        int breset;
                      7:        int Hor;
                      8:        int Vert;
                      9:        int Newline;
                     10:        int Char;
                     11:        int Em;
                     12:        int Halfline;
                     13:        int Adj;
                     14:        char *twinit;
                     15:        char *twrest;
                     16:        char *twnl;
                     17:        char *hlr;
                     18:        char *hlf;
                     19:        char *flr;
                     20:        char *bdon;
                     21:        char *bdoff;
                     22:        char *ploton;
                     23:        char *plotoff;
                     24:        char *up;
                     25:        char *down;
                     26:        char *right;
                     27:        char *left;
                     28:        char *codetab[256-32];
                     29:        char *zzz;
                     30:        } t;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.