Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!mailrus!tut.cis.ohio-state.edu!bloom-beacon!gatech!hubcap!ncrcae!ncr-sd!ncrlnk!ncrcce!c10sd3!c10sd1!johnson From: johnson@c10sd1.StPaul.NCR.COM (Wayne D. T. Johnson) Newsgroups: comp.lang.c Subject: Re: What is NULL? (argument passong on evil machines) Message-ID: <318@c10sd1.StPaul.NCR.COM> Date: 4 Mar 88 19:15:14 GMT References: <9@vsi.UUCP> <15100006@bucc2> <3458@killer.UUCP> <2006@ho95e.ATT.COM> <2008@ho95e.ATT.COM> Reply-To: johnson@ncrcce.StPaul.NCR.COM (Wayne D. T. Johnson) Followup-To: johnson@ncrcce.StPaul.NCR.COM Organization: NCR Comten, St Paul Lines: 5 Summary: Isn't 0 a zero in all data types? In K&R there is a sentence (sorry I left my K&R concordance as home so no chapter and verse :-) that indicates that a 0 is a zero in any data type. Unfortunatly, in my Lattice version of "C", the object code between large and small memory models are quite different so that the two models can not be linked togeather.