Path: utzoo!attcan!uunet!charyb!dan From: dan@kfw.COM (Dan Mick) Newsgroups: comp.lang.c Subject: Re: Initializing arrays of char Message-ID: <1990Oct6.011240.8538@kfw.COM> Date: 6 Oct 90 01:12:40 GMT References: <1990Oct4.152756.6850@micrognosis.co.uk> <14796@mentor.cc.purdue.edu> <9418:Oct503:06:2790@kramden.acf.nyu.edu> Reply-To: dan@kfw.com (Dan Mick) Organization: KFW Corporation, Newbury Park, CA Lines: 7 In article <9418:Oct503:06:2790@kramden.acf.nyu.edu> brnstnd@kramden.acf.nyu.edu (Dan Bernstein) writes: >More to the point, an alert reader will notice that you haven't >accounted for the NULL. ^^^^ Argh. Dan, I'm shocked. That's NUL. NULL is a pointer. NUL is a character.