print function

ixid via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Feb 4 02:18:35 PST 2016


On Thursday, 4 February 2016 at 10:05:15 UTC, Jonathan M Davis 
wrote:
> I would normally expect someone to do that with writefln, which 
> would be cleaner. e.g.
>
> writefln("%s %s %s %s", a, b, c, d);
>
> Personally, I've never felt the need for a function like you're 
> describing.
>
> - Jonathan M Davis

Do you think your knowledge and experience is a good model for 
how a new user who hasn't done much if any programming before 
would approach this?


More information about the Digitalmars-d-learn mailing list