Notes from C++ static analysis

Artur Skawina art.08.09 at gmail.com
Thu Jun 27 09:16:39 PDT 2013


On 06/27/13 13:16, Nicolas Sicard wrote:
> On Wednesday, 26 June 2013 at 20:50:03 UTC, bearophile wrote:
>> If you want a special behavour you should use a special function as partialWritefln that ignores arguments not present in the format string.
> 
> Or maybe just define a new format specifier (%z, for 'zap'?) to ignore one or more arguments?

%.0s

artur


More information about the Digitalmars-d mailing list