PLOGHELP TTYFLUSH           Jonathan Laventhol, Thursday 22nd March 1984
                                Revised by Kathryn Seifert  October 1986

Predicate which flushes the output buffer to the terminal.

    ?- ttyflush.

Keywords: output, output buffer, terminal, i/o, flush

Forces the output buffer to the terminal to be flushed.

-- RELATED DOCUMENTATION ----------------------------------------------

PLOGHELP * I_O
 Overview of input/output operations in Prolog

PLOGHELP * TTYNL
 Predicate which prints a newline on the terminal
