Path: utzoo!mnetor!uunet!husc6!bloom-beacon!mit-eddie!uw-beaver!cornell!rochester!PT.CS.CMU.EDU!IUS1.CS.CMU.EDU!edw From: edw@IUS1.CS.CMU.EDU (Eddie Wyatt) Newsgroups: comp.lang.c Subject: Re: Why NULL is 0 Message-ID: <1323@PT.CS.CMU.EDU> Date: 5 Apr 88 17:33:52 GMT References: <2550049@hpisod2.HP.COM> <7412@brl-smoke.ARPA> <3351@chinet.UUCP> <10229@steinmetz.steinmetz.ge.com> Sender: netnews@PT.CS.CMU.EDU Organization: Carnegie-Mellon University, CS/RI Lines: 14 Aside: > People (usually ;>) have no problem with the idea the while assigning a > zero to a float gives it the vaule 0.0, in most implementations the > float value does not have all bits set to zero. I do believe IEEE and Vax's version of float is a bit pattern consisting of all zeros. So what are these implementations that don't use zero bit pattern? -- Eddie Wyatt e-mail: edw@ius1.cs.cmu.edu