changing the output of `std.stdio.write'

Manfred Nowak svv1999 at hotmail.com
Thu Jan 3 17:59:28 UTC 2019


According to this tutorial
   https://wiki.dlang.org/Defining_custom_print_format_specifiers
it seems easy to change the format of the output for 
`std.stdio.writef'.

But why is there no example for changing the output when there 
are no format specifiers?

-manfred


More information about the Digitalmars-d-learn mailing list