Annotation of 40BSD/cmd/struct/b.h, revision 1.1

1.1     ! root        1: extern int xxindent, xxval, newflag, xxmaxchars, xxbpertab;
        !             2: extern int xxlineno;           /* # of lines already output */
        !             3: #define xxtop  100             /* max size of xxstack */
        !             4: extern int xxstind, xxstack[xxtop], xxlablast, xxt;
        !             5: struct node
        !             6:        {int op;
        !             7:        char *lit;
        !             8:        struct node *left;
        !             9:        struct node *right;
        !            10:        };

unix.superglobalmegacorp.com

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