On 6 Feb 2003, Paul Eggert wrote: > Ronald Landheer-Cieslak <[EMAIL PROTECTED]> writes: >> I have never (so far) tried to allocate a block of 0 bytes willingly > In that case you don't need those macros. They're mainly useful for > programs that want malloc(0) to return a nonnull pointer. That's what I though - though I am rather mystified as to why someone would want to malloc(0).. if you have any examples as to how that might be interesting to do, that would be helpful :)
Thanx! rlc
