Base conversion

grimm at MIT.EDU grimm at MIT.EDU
Wed Jan 17 17:37:22 PST 1996


	I am trying to write some code to perform base conversions on
very large numbers (possibly as large as 256^(2^(ULONG_MAX))).
Specifically, I store the numbers in base 256, but I would like to be
able to print them in base 10.  Any really brillant ideas?

-James






More information about the cypherpunks-legacy mailing list