Annotation of researchv10no/cmd/qsnap/foo.c, revision 1.1

1.1     ! root        1: main()
        !             2: {      char buf[256];
        !             3: 
        !             4:        qreset();
        !             5:        qcmd("\015", 1);
        !             6:        qpause();
        !             7:        qread(buf, 14);
        !             8:        qpause();
        !             9:        printf("Reset: %s\n", buf);
        !            10:        qcmd("\021", 1);        /* beep */
        !            11:        qpause();
        !            12:        printf("Reset: %s\n", buf);
        !            13:        exit(0);
        !            14: }

unix.superglobalmegacorp.com

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