writef

Adam D. Ruppe destructionator at gmail.com
Sun Jan 11 07:34:34 PST 2009


On Sun, Jan 11, 2009 at 10:15:45AM -0500, Claus D. Volko wrote:
> Thanks for your answer. It sounds plausible to me. Do you know how to manually cause a flush? I've found this code snippet:

fflush(stdout);

That should do it and is imported in std.stdio;

-- 
Adam D. Ruppe
http://arsdnet.net



More information about the Digitalmars-d mailing list