can't understand why code do not working
    Steven Schveighoffer via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Sep 22 14:19:37 PDT 2014
    
    
  
On 9/22/14 4:37 PM, Cliff wrote:
>
> Is stdout threadsafe?
Yes, stdout is thread safe, it's based on C's stdout which is thread safe.
-Steve
    
    
More information about the Digitalmars-d-learn
mailing list