next up previous contents index
Next: flush Up: WriterManipulator Previous:   Contents   Index


endnl


Usage

endnl


Signature

endnl: %


Description

Sending endnl to a text or binary writer causes a newline to be sent to the stream and then the stream to be flushed, so s $<<$ endnl is equivalent to flush!(s $<<$ newline).



Manuel Bronstein 2004-06-28