writef, positional arguments, and array formatting
Sean Kelly
sean at invisibleduck.org
Thu Oct 9 10:35:03 PDT 2008
Andrei Alexandrescu wrote:
> KennyTM~ wrote:
>> Andrei Alexandrescu wrote:
>>> I wonder how this could be addressed. Should presence of positional
>>> parameters suppress the "print'em all" approach?
>>>
>>
>> Just use/add the C# (Tango) formatting scheme?
>
> How does that work?
Tango has adopted the C# formatting scheme. Googling for it will turn
up a lot of links, but here's one:
http://blog.stevex.net/index.php/string-formatting-in-csharp/
I don't think Tango currently supports the full formatting spec, but I
believe it should.
Sean
More information about the Digitalmars-d
mailing list