Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC830713); site ttds.UUCP Path: utzoo!linus!philabs!mcvax!enea!ttds!dan From: dan@ttds.UUCP (Dan Sahlin) Newsgroups: net.unix-wizards,net.bugs.4bsd Subject: Please use NULL instead of 0 whenever you have a pointer! Message-ID: <151@ttds.UUCP> Date: Thu, 12-Jan-84 17:10:31 EST Article-I.D.: ttds.151 Posted: Thu Jan 12 17:10:31 1984 Date-Received: Sat, 14-Jan-84 23:44:12 EST References: <210@basserva.UUCP> Organization: Royal Inst. of Techn., Stockholm Lines: 9 Someone claimed that NULL was exactly the same as 0. This is however not true of you have a compiler with 16 bit integers, and 32 bit addresses. I have spent a lot of time "debugging" programs that implicitly assume that pointers and integers have the same length. Dan Sahlin (..mcvax!enea!ttds!dan)