Copyright (c) 1983 The Regents of the University of California.
All rights reserved.
%sccs.include.proprietary.roff%
@(#)flush.3 6.2 (Berkeley) 04/30/91
All rights reserved.
%sccs.include.proprietary.roff%
@(#)flush.3 6.2 (Berkeley) 04/30/91
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)