I want to add a variable of leading zero's to a string. I couldn't find anything on Google, without someone mentioning (s)printf, but I want to do this without (s)printf.
Does anybody of the readers know a way?
See Question&Answers more detail:osI want to add a variable of leading zero's to a string. I couldn't find anything on Google, without someone mentioning (s)printf, but I want to do this without (s)printf.
Does anybody of the readers know a way?
See Question&Answers more detail:os