in reply to Compare two signed integers without using comparision operator in perl
How to compare two signed integers without using the comparision operators in perl.So what's a signed integer? I know of scalars, and a few ways to force a scalar to be considered some sort of integer, but why "signed" integer? Perl doesn't care.
"Uhh ... that'll take me three weeks, broken down as follows: 1 day for coding, the rest for meetings to explain why I only need 1 day for coding."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Compare two signed integers without using comparision operator in perl
by bart (Canon) on May 06, 2003 at 19:15 UTC |