Arithmetic according to C: float x = 3.14159; float y = 1/2 * x; Value of y? zero.
Does this suprise you? Perhaps you should take a look at a good C book to know why y = 0.
Re:The Patents on Unix
on
My Visit to SCO
·
· Score: 2, Informative
SCO claims copyright infringement, not patent infringment.
Arithmetic according to C: float x = 3.14159; float y = 1/2 * x; Value of y? zero.
Does this suprise you? Perhaps you should take a look at a good C book to know why y = 0.
SCO claims copyright infringement, not patent infringment.