Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!udel!haven!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: the nil pointer is not zero Message-ID: <14459@smoke.brl.mil> Date: 14 Nov 90 15:43:19 GMT References: <7131@castle.ed.ac.uk> <27636@mimsy.umd.edu> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 5 In article <27636@mimsy.umd.edu> chris@mimsy.umd.edu (Chris Torek) writes: >On computers on which address location zero has `interesting' contents ... One implementation possibility is to use the address of some reserved object in the run-time library for the null pointer.