Annotation of researchv10no/libplot/lib4014/erase.c, revision 1.1.1.1

1.1       root        1: #include <stdio.h>
                      2: #include "tek.h"
                      3: erase()
                      4: {
                      5:        putchar(ESC);
                      6:        putchar(ERASE);
                      7:        ohiy = ohix = oextra = oloy = -1;
                      8:        fflush(stdout);
                      9:        sleep(2);
                     10:        return;
                     11: }

unix.superglobalmegacorp.com

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