|
|
researchv10 Norman
/*
* This routine is one of the main things
* in this level of curses that depends on the outside
* environment.
*/
#include "curses.ext"
/* @(#) __cflush.c: 1.1 10/15/83 (1.7 10/27/82) */
/*
* Flush stdout.
*/
__cflush()
{
fflush(SP->term_file);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.