Base Conversion

Hi all, me again.
Now I'm working on a base convertor, and even though he gave us all these formulas(which I do understand!), I don't know how to make it work in computer language. I know we're supposed to make an array with the characters 0-9&a-z, but I don't have a clue how that's important.

We're working with function modules, string arrays, loops, and menus.

Please, someone?
may I ask somebody what is "base conversion" :)
Base conversion is where you change letters or numbers from one base to another, ie binary to decimal, hexadecmal, etc.
Topic archived. No new replies allowed.