[EMAIL PROTECTED] wrote:
> 
> coar        99/06/17 15:58:17
> 
>   Modified:    src/main util.c
>   Log:
>         Cosmetic; style fix and a nit: I object to the implicit assumption
>         that NULL == 0, regardless of its validity.

That wasn't the assumption, implicit or otherwise. The assumption was
that !NULL is true.

BTW, I quote K&R ed. 2: "the constant zero may be assigned to a pointer,
and a pointer may be compared with the constant zero. The symbolic
constant NULL is often used in place of zero". So, you appear to be
objecting to the wisdom of God.

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi

Reply via email to