Date: Fri, 23 Aug 2002 21:31:13 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: wollman@lcs.mit.edu Cc: archie@dellroad.org, arch@FreeBSD.ORG Subject: Re: NULL Message-ID: <20020823.213113.89131668.imp@bsdimp.com> In-Reply-To: <200208220245.g7M2jD8A004461@khavrinen.lcs.mit.edu> References: <20020821.173653.57449387.imp@bsdimp.com> <200208212358.g7LNw8l08243@arch20m.dellroad.org> <200208220245.g7M2jD8A004461@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200208220245.g7M2jD8A004461@khavrinen.lcs.mit.edu>
Garrett Wollman <wollman@lcs.mit.edu> writes:
: Is 0LL allowed as a null pointer constant?
Yes. Any constant integer express that evaluates to 0 is a valid
'null pointer'.
Warner
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020823.213113.89131668.imp>
