> From: Bill Carlson <[EMAIL PROTECTED]>
>
> On Thu, 16 Mar 2000, Philippe Moutarlier wrote:
>
> > "J. Scott Kasten" <[EMAIL PROTECTED]> writes:
> >
> > > Please be more specific. Do you mean the ASCII character for
> > > the number zero, or do you mean a null character \0?
> > >
> >
> > OH OH, man, be careful : there is a guy out there ready to get a stroke if
> > you are using null -with-2-l's instead of NUL with ONE l :=)
> >
> >
>
> Nah, you're ok, you said null not NULL which is supposed to be NUL.
>
> Slow newsday or what?
Not to nitpick, but I thought it was NULL and nil?
% cat /usr/include/stdlib.h | grep NU
#ifndef NULL
#define NULL 0L
#define NULL 0
What am I missing?
Dave
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.