Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!decvax!genrad!wjh12!harvard!seismo!brl-tgr!ron From: ron@brl-tgr.ARPA (Ron Natalie ) Newsgroups: net.lang.c Subject: Re: Must a NULL pointer be a 0 bit patte Message-ID: <5418@brl-tgr.ARPA> Date: Mon, 22-Oct-84 12:37:46 EDT Article-I.D.: brl-tgr.5418 Posted: Mon Oct 22 12:37:46 1984 Date-Received: Tue, 23-Oct-84 06:05:32 EDT References: <72@ism780b.UUCP> Organization: Ballistic Research Lab Lines: 9 > It seems to me that K&R guarantees that globals are initialized to zero, > not to a nil pointer. A lot of code will bite the dust given a machine > with a non-zero nil pointer. > > -- Jim Balter, INTERACTIVE Systems (ima!jim) BUT that still doesn't make it legal to 0-> something. -Ron