Annotation of 3BSD/cmd/learn/lrndef, revision 1.1

1.1     ! root        1: #include       <stdio.h>
        !             2: char   *direct = "/usr/lib/learn";     /* CHANGE THIS ON YOUR SYSTEM */
        !             3: int    more;
        !             4: char   *level;
        !             5: int    speed;
        !             6: char   *sname;
        !             7: char   *todo;
        !             8: FILE   *incopy = NULL;
        !             9: int    didok;
        !            10: int    sequence        = 1;
        !            11: int    comfile = -1;
        !            12: int    status;
        !            13: int    wrong;
        !            14: char   *pwline;
        !            15: char   *dir;
        !            16: FILE   *scrin;
        !            17: int    logging = 1;    /* set to 0 to turn off logging */
        !            18: int    ask;

unix.superglobalmegacorp.com

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