autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is AC_FUNC_MALLOC more trouble than it's worth?


From: Paul Eggert
Subject: Re: Is AC_FUNC_MALLOC more trouble than it's worth?
Date: 06 Feb 2003 05:16:51 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3

Ronald Landheer-Cieslak <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]