Subj : Re: how to base convert a byte array To : comp.programming From : Tim Rentsch Date : Tue Jul 12 2005 03:28 pm Eric writes: > I'm trying to convert a base 256 byte array to an array of lower base > numbers, and back. But i can't figure out how to handle the partial > symbol overflows. I tried locating an algorithm for this by using > google, but didn't find much that helped me out. If anyone can point > me to a site with information on this or post some pseudo code, it > would be great. > > TIA If you're still looking for a way to do this send me an email. .