T
Tony
I want to be able to convert my int to a 4 character string,
e.g. I wish to convert int 1 to string "0001"
How do I do this?
Thanks
e.g. I wish to convert int 1 to string "0001"
How do I do this?
Thanks