Annotation of researchv10no/cmd/refer/refer0.c, revision 1.1

1.1     ! root        1: # include "stdio.h"
        !             2: # include "refer..c"
        !             3: FILE *in = stdin;
        !             4: int endpush  = 0;
        !             5: int labels = 0;
        !             6: int keywant = 0;
        !             7: int sort = 0;
        !             8: int bare = 0;
        !             9: int nobracket=0;
        !            10: int yearonly=0;
        !            11: int preserve=0;
        !            12: int authrev = 0;
        !            13: int nocomma=0;
        !            14: char *smallcaps = "";
        !            15: char *appfld = "";
        !            16: char *ignfld = "XYZ[]";
        !            17: char *keystr = "AD";
        !            18: char *labsepstr=NULL;
        !            19: int nmlen = 0, dtlen = 0;
        !            20: char * labblkflg=0;
        !            21: char *rdata[NSERCH];
        !            22: char **search = rdata;
        !            23: int refnum = 0;
        !            24: char reftext[NRFTXT];
        !            25: char *reftable[NRFTBL];
        !            26: char *rtp = reftext;
        !            27: int sep = '\n';
        !            28: char tfile[NTFILE];
        !            29: char tdfile[NTFILE];
        !            30: FILE *fo = stdout;
        !            31: FILE *ftemp = stdout;
        !            32: char ofile[NTFILE];
        !            33: char gfile[NTFILE];
        !            34: char hidenam[NTFILE];
        !            35: char *Ifile = "standard input";
        !            36: int Iline  =0;
        !            37: int recycle=0;
        !            38: int pagecit=0;
        !            39: char *prnA = "=+%&ABCDEFGHIJKLM";
        !            40: char *prnB = "abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ";

unix.superglobalmegacorp.com

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