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

1.1     ! root        1: main(argc, argv)
        !             2:        char **argv;
        !             3: {
        !             4:        qreset();
        !             5:        if (argc > 1 && argv[1][0] == '2')
        !             6:        {       qcmd("\052", 1);
        !             7:                printf("2k mode\n"); 
        !             8:        } else
        !             9:        {       qcmd("\053", 1);
        !            10:                printf("4k mode\n"); 
        !            11:        }
        !            12:        exit(0);
        !            13: }

unix.superglobalmegacorp.com

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