D Language 2.0

Rainer Deyke rainerd at eldwood.com
Thu Jan 21 15:37:35 PST 2010


Andrei Alexandrescu wrote:
> Please stop spreading that information. Even if it has truth to it, it's
> not a reason to throw our hands in the air. In my field apps routinely
> encounter and handle the problem of running tight on memory.

I think in general it's better to detect and respond to low memory
conditions before actually running out of memory.  That said, I've also
had malloc return 0, and recovered from it.


-- 
Rainer Deyke - rainerd at eldwood.com



More information about the Digitalmars-d mailing list