FLUSH(3F) — FORTRAN LIBRARY ROUTINES
NAME
flush − flush output to a logical unit
SYNOPSIS
subroutine flush (lunit)
DESCRIPTION
The flush subroutine flushes the contents of the buffer for logical unit lunit 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/lang/SC0.0/libF77.a
SEE ALSO
Sun Release 4.1 — Last change: 13 November 1989