Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!houxz!vax135!cornell!uw-beaver!tektronix!hplabs!hao!seismo!brl-tgr!ron From: ron@brl-tgr.ARPA (Ron Natalie ) Newsgroups: net.unix-wizards,net.lang.c Subject: Re: Using NULL as an illegal pointer Message-ID: <3132@brl-tgr.ARPA> Date: Mon, 9-Jul-84 13:12:48 EDT Article-I.D.: brl-tgr.3132 Posted: Mon Jul 9 13:12:48 1984 Date-Received: Thu, 12-Jul-84 04:48:18 EDT References: <1273@sri-arpa.UUCP> <4011@utzoo.UUCP> <311@harvard.ARPA>, <7713@umcp-cs.UUCP> <273@lvbull.UUCP> Organization: Ballistics Research Lab Lines: 6 Well you word addressing people have bogus C compilers. You shouldn't need to have to cast ZERO to a particular pointer type regardless of machine architecture, zero can be assigned or compared without casting at all. -Ron