in reply to Exasperated with 64-bit integer builds of perl
I get the same number with print int( $string2 ).$num = 1.44115188075868217e17; print int($num); __END__ 144115188075868224
This is perl, v5.8.8 built for x86_64-linux-thread-multi
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Exasperated with 64-bit integer builds of perl
by syphilis (Archbishop) on May 28, 2007 at 14:45 UTC |