Annotation of 42BSD/usr.lib/lib2648/zoomon.c, revision 1.1

1.1     ! root        1: /*     zoomon.c        4.1     83/03/09        */
        !             2: 
        !             3: #include "2648.h"
        !             4: 
        !             5: zoomon()
        !             6: {
        !             7:        escseq(ESCD);
        !             8:        outchar('g');
        !             9: }
        !            10: 
        !            11: zoomoff()
        !            12: {
        !            13:        escseq(ESCD);
        !            14:        outchar('h');
        !            15: }

unix.superglobalmegacorp.com

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