Programming Windows D Examples are now Online!
    Kagamin 
    spam at here.lot
       
    Thu Jun 23 04:06:03 PDT 2011
    
    
  
Jimmy Cao Wrote:
> I don't think console output is unbuffered.  I think it's line-buffered by
> default.  Although it does differ and vary; I think on Windows
> std.stdio.write("hello\n") doesn't flush but on Linux it does.
LOL, MS resource compiler doesn't use symantec C runtime.
In fact sc runtime didn't flush, but this was fixed, though I don't remember where, in phobos or in sc.
    
    
More information about the Digitalmars-d-announce
mailing list