Annotation of researchv10no/cmd/ap/apnews/key..c, revision 1.1

1.1     ! root        1: # define SEQ 1
        !             2: # define SENT 2
        !             3: # define STORY 3
        !             4: # define DEST 10
        !             5: char *svc();
        !             6: struct wordstr {
        !             7:        char *wch;
        !             8:        int seq;
        !             9:        int ifneg;
        !            10:        int mask;
        !            11:        int which;
        !            12:        int single;
        !            13:        };
        !            14: struct matchstr {
        !            15:        int ntype;
        !            16:        int next;
        !            17:        int ct;
        !            18:        int lim;
        !            19:        int smask;
        !            20:        };
        !            21: struct deststr {
        !            22:        char *dstr;
        !            23:        int sndflg;
        !            24:        char * homedir;
        !            25:        };

unix.superglobalmegacorp.com

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