Two standard libraries?

Jason House jason.james.house at gmail.com
Sat Jul 14 12:05:09 PDT 2007


Jarrett Billingsley wrote:
> What you can do with the {} formatting
> specifiers is pass an entirely custom format string after the colon which is 
> used to format certain types.

The colon?  I've never seen examples of Tango I/O with a colon.  Do you 
mean something like the following?

Stdout.format("Foo with custom formatting = {:custom}",foo);



More information about the Digitalmars-d mailing list