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

1.1     ! root        1: /*     zoomn.c 4.1     83/03/09        */
        !             2: 
        !             3: #include "2648.h"
        !             4: 
        !             5: zoomn(size)
        !             6: char size;
        !             7: {
        !             8:        sync();
        !             9:        escseq(ESCD);
        !            10:        outchar(size+'0');
        !            11:        outchar('i');
        !            12: }

unix.superglobalmegacorp.com

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