in reply to Re: Not a Number
in thread Not a Number
The original post can be found here.sub is_numeric { ($_[0] & ~ $_[0]) eq "0"; }
_________
broquaint
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Not a Number
by rasta (Hermit) on Oct 18, 2002 at 15:24 UTC |