Posted by Michael Fesser on 01/03/07 21:08
..oO(Tom)
>I need to convert an integer to a unique code string consisting only of
>capital letters and numbers.
>I also need to be able to convert it back to an integer again.
>
>Example:
>
>10 => DFG56JKG4 => 10
Just curious: Why do you need that? The integer itself is unique and
consists only of numbers ... so what's the purpose of the "encoding"?
Micha
Navigation:
[Reply to this message]
|