in reply to Re^5: negative numbers when doing multiplications? (float++)
in thread negative numbers when doing multiplications?

...which made me wonder why printf "%d" (apparently) did work for tye — I''m assuming he used a 32-bit perl, because personally I cannot replicate the issue with use integer on any of the 64-bit perls that I tried.

Replies are listed 'Best First'.
Re^7: negative numbers when doing multiplications? (float++)
by ikegami (Patriarch) on Mar 26, 2010 at 22:57 UTC
    Good point. I think he has a 64-bit Perl and didn't do a control test.