04-22-2008 10:41 AM
04-22-2008 10:53 AM - edited 04-22-2008 10:54 AM
You can convert the number to a string, and then parse the string.

Another option would be to do things with calculus... Basicly, do a quotient & remainder with mutliples of 10.
04-22-2008 11:04 AM - edited 04-22-2008 11:04 AM
04-22-2008 11:50 AM - edited 04-22-2008 11:51 AM

04-22-2008 12:15 PM - edited 04-22-2008 12:21 PM
smercurio_fc wrote:
Can also do without loops
04-22-2008 12:33 PM
Hah! Quite right. Goes to show you what happens when you slap something together quickly! Although I wonder if my aging eyes might have something to do with it.
@altenbach wrote:Also, the 48 diagram constant should be U8 to avoid the measles. :o:D
04-22-2008 01:31 PM