| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: grimm@MIT.EDU Date: Wed, 17 Jan 96 00:48:34 -0500 To: cypherpunks@toad.com 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
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |