Hi, I'm trying to write a program that converts a base x to a base y. It says that we are suppose to use two functions to do so: one that converts base x to base 10 and one that converts base 10 to base y but I don't understand the whole "base" concept thus don't even know where to start. Can someone help me out? Possibly give me an example or something?
Thanks. :)