Forgot your password?
typodupeerror

Comment Re:Copyrighted code (Score 1) 592

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.

Slashdot Top Deals

"Right now I feel that I've got my feet on the ground as far as my head is concerned." -- Baseball pitcher Bo Belinsky

Working...