How do I flush the output of write?

Andrej Mitrovic none at none.none
Wed Apr 13 11:00:04 PDT 2011


Calling write doesn't automatically flush the output to the screen. Is there a function I could call to do it manually? writeln doesn't suffer from this problem.


More information about the Digitalmars-d-learn mailing list