Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: net.unix-wizards,net.micro.68k Subject: Re: Dereferencing NULL pointers Message-ID: <3408@utzoo.UUCP> Date: Wed, 7-Dec-83 16:21:12 EST Article-I.D.: utzoo.3408 Posted: Wed Dec 7 16:21:12 1983 Date-Received: Wed, 7-Dec-83 16:21:12 EST References: <1427@rlgvax.UUCP>, <202@kobold.UUCP> munnari.93, <1013@utah-gr.UUCP> Organization: U of Toronto Zoology Lines: 7 There is an unfortunate naming clash in C's use of NULL for the zero pointer, since the ASCII standard specifies that NUL (note one L) is the name for '\0'. It would have been better to use a different name for the zero pointer, perhaps NIL as in Pascal. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry