Why NULL is 0

Eddie Wyatt edw at IUS1.CS.CMU.EDU
Wed Apr 6 03:33:52 AEST 1988


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 at ius1.cs.cmu.edu



More information about the Comp.lang.c mailing list