next | previous | forward | backward | up | top | index | toc | home

flush -- flush output to file

Description

f << flush -- writes out any buffered output for the output file f.

For the programmer

The object flush is a manipulator.