next up previous contents index
Next: Data Structures Up: WriterManipulator Previous: endnl   Contents   Index


flush


Usage

flush


Signature

flush: %


Description

Sending flush to a text or binary writer causes the stream to be flushed, so s $<<$ flush is equivalent to flush!(s). Has no effect on unbuffered streams, such as stderr.



Manuel Bronstein 2004-06-28