in reply to Re: Strange int() result
in thread Strange int() result
It is no use in simply removing the dot. Probably you mean $amount =~ s/\..+//? int() is faster.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Strange int() result
by Laurent_R (Canon) on Jun 18, 2014 at 20:18 UTC | |
by hexcoder (Curate) on Jun 18, 2014 at 21:38 UTC | |
by Laurent_R (Canon) on Jun 18, 2014 at 22:15 UTC | |
by flowdy (Scribe) on Jun 18, 2014 at 20:37 UTC |