Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!husc6!cmcl2!rutgers!topaz.rutgers.edu!ron
From: ron@topaz.rutgers.edu (Ron Natalie)
Newsgroups: comp.lang.c
Subject: Re: Writing readable code
Message-ID: <13258@topaz.rutgers.edu>
Date: Fri, 10-Jul-87 11:19:39 EDT
Article-I.D.: topaz.13258
Posted: Fri Jul 10 11:19:39 1987
Date-Received: Mon, 13-Jul-87 03:42:31 EDT
References: <1158@copper.TEK.COM> <6858@auspyr.UUCP> <17171@cca.CCA.COM> <13148@topaz.rutgers.edu> <197@vianet.UUCP>
Organization: Rutgers Univ., New Brunswick, N.J.
Lines: 5

Yes, but you can't use NULL defined to be anything other than 0
if you hope to use near and far pointers.  They've defeated themselves
by trying to guess how the user was going to use NULL ahead of time.

-Ron