Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!osiris.cso.uiuc.edu!gordon From: gordon@osiris.cso.uiuc.edu (John Gordon) Newsgroups: comp.lang.c Subject: Re: TC 2.0 oddity - me or it ? Message-ID: <1990Nov14.005544.5244@ux1.cso.uiuc.edu> Date: 14 Nov 90 00:55:44 GMT References: <7131@castle.ed.ac.uk> Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 4 Just because the "Null pointer" message gets printed the last thing in your program does NOT mean that that's when it happened. It just means that SOMEWHERE in your program, there was a null pointer assignment.