fill string with a character.
Posted: Thu Jun 26, 2008 4:47 am
I have a string with a one or two digit number and I want to fill it with zeros. Can someone remind me how I do it.
Example:
12 -> 0012, 3 -> 0003
Thanks in advance,
Aetoc
Example:
12 -> 0012, 3 -> 0003
Thanks in advance,
Aetoc