Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mimsy!eneevax!umd5!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: NULL pointers as arguments Message-ID: <5816@brl-smoke.ARPA> Date: Thu, 30-Apr-87 15:22:26 EDT Article-I.D.: brl-smok.5816 Posted: Thu Apr 30 15:22:26 1987 Date-Received: Sat, 2-May-87 11:12:50 EDT References: <1130@ius2.cs.cmu.edu> <2975@pegasus.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Distribution: na Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 Keywords: NULL, pointers, C In article <2975@pegasus.UUCP> hansen@pegasus.UUCP (60021254-Tony L. Hansen;LZ 3B-315;6243) writes: >Can anyone else find any flies in this idea? Yes, it would add unnecessary overhead in implementations that have to use different sizes for different pointer types.