Annotation of researchv10no/cmd/cref/ecmn.h, revision 1.1

1.1     ! root        1: int    single;
        !             2: int    dlineno;
        !             3: int    san;
        !             4: int    count;
        !             5: int    page;
        !             6: struct {
        !             7:                char    *beg;
        !             8:                int     ct;
        !             9:                char    term;
        !            10:        } temp[30];
        !            11: 
        !            12: int    pn;
        !            13: int    word;
        !            14: int    hsw;
        !            15: int    t1;
        !            16: 
        !            17: int    level;
        !            18: int    hlevel;
        !            19: int    dlevel;
        !            20: int    xtrn;
        !            21: 
        !            22: int    tp[2];
        !            23: 
        !            24: struct {
        !            25:                int     cl[NUMC];
        !            26:        } tab[NUMS];
        !            27: 
        !            28: int    coll();
        !            29: int    save();
        !            30: int    out();
        !            31: int    error();
        !            32: int    hyphen();
        !            33: int    hyp1();
        !            34: int    hyp2();
        !            35: int    pno();
        !            36: int    error();
        !            37: 
        !            38: char   line[300];
        !            39: int    l;
        !            40: int    lno;
        !            41: char   c;
        !            42: int    cursl;
        !            43: char   curs[9];
        !            44: int    curfl;
        !            45: char   curf[10];
        !            46: 
        !            47: int    usw;
        !            48: int    xsw;
        !            49: int    only;
        !            50: int    cross;
        !            51: int    file;
        !            52: int    cs;
        !            53: int    (*flag[8])();
        !            54: int    fl;
        !            55: char   gch[8];
        !            56: 
        !            57: struct htab    {
        !            58:                int     hsiz;
        !            59:                int     ssiz;
        !            60:                int     nsym;
        !            61:                int     curb;
        !            62:                int     *hptr;
        !            63:                char    *symt;
        !            64:                };
        !            65: 
        !            66: struct htab    itab;
        !            67: 
        !            68: int    ipsp[PTRI];
        !            69: char   issp[CHARI];
        !            70: 
        !            71: int    ib1[259];
        !            72: 
        !            73: char   *ibuf;
        !            74: char   *ibuf1;
        !            75: 
        !            76: char   mone;
        !            77: int    order;
        !            78: int    ssw;
        !            79: int    type;
        !            80: char   *utmp;
        !            81: int    lflag;

unix.superglobalmegacorp.com

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