FLUSH(3F) — FORTRAN LIBRARY ROUTINES
NAME
flush − flush output to a logical unit
SYNOPSIS
subroutine flush (lunit)
DESCRIPTION
Flush causes the contents of the buffer for logical unit lunit to be flushed to the associated file. This is most useful for logical units 0 and 6 when they are both associated with the control terminal.
FILES
/usr/lib/libI77.a
SEE ALSO
Sun Release 3.2 — Last change: 13 June 1983