I've been reading a bit on the net trying to find out how to convert things from base 32 to base 10, but all I find is stuff on hex to dec, bin to dec, and base 16 to base 10. I really really really need help converting from 32 to 10, and I can't find it anywhere. I'm not smart enough to wrap my head around converting them or writing a function on my own that will do it, so if someone can either help me understand it enough so I can write it, or point me in the direction of some already written code, I would be eternally grateful.

Thanks in advance!