flush the output on the screen ?
Printable View
flush the output on the screen ?
It flushes the buffer. If 'out' is connected to the screen then the output will be flushed to the screen, if 'out' is connected to somewhere else then the output will be flushed to that place.
Thanks. :-)