I have a hex string that is 104 bits.
Huh? What exactly do you have? A bit string, or a string using hexadecimal numbers?
Oh, and for those wondering why I'm not using Math::BigInt, this script will be distributed, and it is likely that atleast one machine won't have that on it
Considering that Math::BigInt has been part of the standard distribution for a while, that seems unlikely. Furthermore, Math::BigInt lives on CPAN, so you should be able to distribute it with your program if you want to.
Abigail
In reply to Re: Bit by a Hex String
by Abigail-II
in thread Bit by a Hex String
by abitkin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |