NOTE: This contains bugfixes for calc999 and
calc999g, respectively called calc9991
and calc999g1.
Version666 included in this distribution for
shell freaks.
Version9991 included in this distribution for
those who don't have gadtools/wb2.0+.
* needs 68020+, WB2.0+
* a replacement for v.9991 which didn't have
neat gadgets.
converts a 32-bit number of any base (well
from base 2 upto base 36) to a number of base
2 upto base 36.
For example:
base 10/decimal uses [0..9]
base 2/binary uses [0..1]
base 8/octal uses [0..7]
base 16/hexadecimal uses [0..9,a..f]
base 20/???? uses [0..9,a..j]
base 36/???? uses [0..9,a..z]
yes, you can even convert to and between
strange bases like 4,36, whatever.
anything between 2-36.
mortu.
|