Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!edhall@rand-unix
From: edhall%rand-unix@sri-unix.UUCP
Newsgroups: net.unix-wizards
Subject: Re: Please use NULL instead of 0 wheneve - (nf)
Message-ID: <16712@sri-arpa.UUCP>
Date: Thu, 9-Feb-84 21:01:00 EST
Article-I.D.: sri-arpa.16712
Posted: Thu Feb  9 21:01:00 1984
Date-Received: Mon, 20-Feb-84 01:10:44 EST
Lines: 12

From:  Ed_Hall 

Why clutter things with #define's?  It doesn't take much more typing
to say:

		(type *)NULL

where NULL is #define'd to 0.  And it is about as clear as you can get.

		-Ed Hall
		edhall@rand-unix        (ARPA)
		decvax!randvax!edhall   (UUCP)