convert int to string and then...

zdillman:
I just found your post after posting my question. Which is essentially the same thing. The above does work for 354 but I also need it for any number. If anyone could think of a way to do this please share! I was thinking to convert the integer into a string, and then from the string to either an integer or character array. Not quite sure how to do this, but it may help!

The above does work for any 3 digit number