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
libF77.a
SEE ALSO
Sun Release 4.1 — Last change: 12 June 1990