1FLUSH(3F) FLUSH(3F)
23
4
NAME
6flush - flush output to a logical unit
7
SYNOPSIS
9subroutine flush (lunit)
10
DESCRIPTION
12Flush causes the contents of the buffer for logical unit lunit to be
13flushed to the associated file. This is most useful for logical units
140 and 6 when they are both associated with the control terminal.
15
FILES
17/usr/lib/libI77.a
18
SEE ALSO
20fclose(3S)
2122
23
24
4.2 Berkeley Distribution May 15, 1985 FLUSH(3F)