halting problem :)
    Saaa 
    empty at needmail.com
       
    Tue Jan 27 07:49:39 PST 2009
    
    
  
>
> Bug in the GC?
>
> I suppose my question would be why you're generating that huge buffer
> in memory instead of just writing it all out to the file in the first
> place.  Use a std.stream.BufferedFile.
Because it just needed to work and I have no experience with streams.. :/
And, writing it line by line was too slow (although I'm not sure anymore 
since it might be the same problem) 
    
    
More information about the Digitalmars-d-learn
mailing list