Annotation of researchv10no/ncurses/screen/__cflush.c, revision 1.1

1.1     ! root        1: /*
        !             2:  * This routine is one of the main things
        !             3:  * in this level of curses that depends on the outside
        !             4:  * environment.
        !             5:  */
        !             6: #include "curses.ext"
        !             7: /*     @(#) __cflush.c: 1.1 10/15/83   (1.7    10/27/82)       */
        !             8: 
        !             9: /*
        !            10:  * Flush stdout.
        !            11:  */
        !            12: __cflush()
        !            13: {
        !            14:        fflush(SP->term_file);
        !            15: }

unix.superglobalmegacorp.com

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