May 31, 2007 Re: PHP-style (embedded variables) print statements | ||||
|---|---|---|---|---|
| ||||
Ary Manzana Wrote:
> Can this be used for non-constant values?
>
Yes; it just transforms the expression into a printf() call.
| ||||
Copyright © 1999-2021 by the D Language Foundation
May 31, 2007 Re: PHP-style (embedded variables) print statements | ||||
|---|---|---|---|---|
| ||||
Ary Manzana Wrote:
> Can this be used for non-constant values?
>
Yes; it just transforms the expression into a printf() call.
| ||||