Annotation of researchv10no/libplot/lib5620/closepl.c, revision 1.1

1.1     ! root        1: #include <stdio.h>
        !             2: #include "jcom.h"
        !             3: #include "jplot.h"
        !             4: #include <sgtty.h>
        !             5: 
        !             6: void
        !             7: closepl()
        !             8: {
        !             9:        extern struct sgttyb
        !            10:                savetty;                        /* cooked tty modes */
        !            11: 
        !            12:        graphic(HOME);
        !            13:        finish(mpx);
        !            14:        ioctl(jerq, TIOCSETP, &savetty);
        !            15: }

unix.superglobalmegacorp.com

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