format a string like sprintf?

teo teo.ubuntu at yahoo.com
Tue Aug 16 06:23:26 PDT 2011


What is the correct way in D to format a string like sprintf? I need to 
pad a number with zeroes. I tried to use std.format.format and 
std.string.format, but had some strange results.


More information about the Digitalmars-d-learn mailing list