Notes from C++ static analysis

H. S. Teoh hsteoh at quickfur.ath.cx
Wed Jun 26 13:24:26 PDT 2013


On Thu, Jun 27, 2013 at 12:17:24AM +0400, Dmitry Olshansky wrote:
> 26-Jun-2013 22:52, H. S. Teoh пишет:
> [snip]
> >Then throw in the array formatters %(...%), and D format strings will
> >totally blow C's stdio out of the water.
> >
> They are _range_ formatters. Hence infinitely more powerful :)
[...]

Right.

Although, I don't think they're *infinitely* more powerful... maybe 50
times more, but to be *infinitely* more powerful requires format strings
to be Turing-complete. ;-)


T

-- 
If you look at a thing nine hundred and ninety-nine times, you are
perfectly safe; if you look at it the thousandth time, you are in
frightful danger of seeing it for the first time. -- G. K. Chesterton


More information about the Digitalmars-d mailing list