Monky Python has asked for the wisdom of the Perl Monks concerning the following question:
my $pval=Math::BigInt->new(10531788168169408); my ($l,$r) =$pval->brsft(32);
MP
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: split 64 bit number
by tadman (Prior) on Aug 11, 2001 at 03:13 UTC | |
by wog (Curate) on Aug 11, 2001 at 03:56 UTC | |
|
Re: split 64 bit number
by John M. Dlugosz (Monsignor) on Aug 11, 2001 at 07:07 UTC |