Memory allocation/deallocation for tree? Any good way?

Doug Gwyn gwyn at smoke.brl.mil
Fri Jan 11 03:05:23 AEST 1991


In article <MCDANIEL.91Jan9102148 at dolphin.adi.com> mcdaniel at adi.com (Tim McDaniel) writes:
>A free() that did nothing would satisfy ANSI C, ...

Not strictly true, as the standard specifies that the storage is made
available for subsequent allocation.  However, there is no strictly
conforming way to test for this behavior.



More information about the Comp.unix.questions mailing list