value of TRUE???

RAMontante bobmon at iuvax.cs.indiana.edu
Fri Mar 10 14:17:41 AEST 1989


jcbst3 at unix.cis.pittsburgh.edu (James C. Benz) <16575 at cisunx.UUCP> :
-
-if (a=3) will evaluate to true, since the value of (a=3) is 3, a non-zero value
-Now, if you had said, if (a == 3), it is highly dependent on the value of 3.

How TRUE, how TRUE.... I once knew a mathematician (okay, a statistician)
who was quite disturbed by the limit of "pi/2" for small values of 2.



More information about the Comp.lang.c mailing list