Skip site navigation (1)Skip section navigation (2)
Date:      24 Jul 1998 09:59:27 +0200
From:      dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= )
To:        =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>
Cc:        Bruce Evans <bde@zeta.org.au>, cvs-committers@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/inetd inetd.c
Message-ID:  <xzpiuknvfvk.fsf@hrotti.ifi.uio.no>
In-Reply-To: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?='s message of "Fri, 24 Jul 1998 11:34:46 %2B0400"
References:  <199807240729.RAA14650@godzilla.zeta.org.au> <19980724113446.A18828@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
=?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru> writes:
> NULL can be not equal to 0. It seems proper way to keep K&R will be 
> (struct timezone *)NULL but it is superfluous.

The ANSI C standard specifies that 0 in a pointer context is
translated to a NULL pointer, which may or may not be all-bits-zero.
IANAL; if you want, Eivind and others can explain this in better
detail.

DES
-- 
Dag-Erling Smørgrav - dag-erli@ifi.uio.no

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpiuknvfvk.fsf>