flush(3f) bsd man page | unix.com

Man Page: flush

Operating Environment: bsd

Section: 3f

FLUSH(3F)																 FLUSH(3F)

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
/usr/lib/libI77.a
SEE ALSO
fclose(3S) 4.2 Berkeley Distribution May 15, 1985 FLUSH(3F)
Related Man Pages
lstat(3f) - bsd
flush(3tcl) - debian
flush(3) - php
flush(1) - xfree86
flush(1) - freebsd
Similar Topics in the Unix Linux Community
Flushing Memory
Flush Ads - Is this code overriding my ads?
which signal will flush the file buffer in C/C++
Command to flush specific domain in SunOS 5 DNS
Why does fflush(stdin) fail to work ?