Exceptional coding style

Timon Gehr timon.gehr at gmx.ch
Tue Jan 15 19:23:45 PST 2013


On 01/15/2013 11:59 AM, Artur Skawina wrote:
> ...
>
> Except if you'd like to have 'printf("%.2g", d)' instead of 'printf!"%.2g"(d)'
> syntax.

printf(q!"%.2g", d) works too.


More information about the Digitalmars-d mailing list