Annotation of 43BSDTahoe/usr.lib/libplot/t4014/erase.c, revision 1.1

1.1     ! root        1: #ifndef lint
        !             2: static char sccsid[] = "@(#)erase.c    4.2 (Berkeley) 1/2/85";
        !             3: #endif
        !             4: 
        !             5: extern int ohiy;
        !             6: extern int ohix;
        !             7: extern int oloy;
        !             8: extern int oextra;
        !             9: erase(){
        !            10:        int i;
        !            11:                putch(033);
        !            12:                putch(014);
        !            13:                ohiy= -1;
        !            14:                ohix = -1;
        !            15:                oextra = -1;
        !            16:                oloy = -1;
        !            17:                return;
        !            18: }

unix.superglobalmegacorp.com

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