Newsgroups: comp.lang.c Path: utzoo!henry From: henry@zoo.toronto.edu (Henry Spencer) Subject: Re: Seven Original Sins of K&R (Long) Message-ID: <1990Sep28.144753.23727@zoo.toronto.edu> Organization: U of Toronto Zoology References: <12780@sdcc6.ucsd.edu> <1990Sep26.163927.26084@dg-rtp.dg.com> <1990Sep26.193626.721@phri.nyu.edu> <1990Sep27.073730.26575@warwick.ac.uk> <1990Sep27.131329.26616@phri.nyu.edu> Date: Fri, 28 Sep 90 14:47:53 GMT In article <1990Sep27.131329.26616@phri.nyu.edu> roy@phri.nyu.edu (Roy Smith) writes: >... I meant to >write: > >#define NULL (""[0]) Roy, apart from not being a compile-time value, which limits its use, this is exactly and precisely equivalent to #define NULL 0 Might one ask what you are trying to accomplish with it? -- Imagine life with OS/360 the standard | Henry Spencer at U of Toronto Zoology operating system. Now think about X. | henry@zoo.toronto.edu utzoo!henry