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 - rain...@eldwood.com

Reply via email to