xref: /original-bsd/share/man/man3f/flush.3 (revision 7a626960)
Copyright (c) 1983, 1993
The Regents of the University of California. All rights reserved.

%sccs.include.proprietary.roff%

@(#)flush.3 8.1 (Berkeley) 06/05/93

FLUSH 3F ""
C 5
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
"SEE ALSO"
fclose(3S)