Many examples from the docs have writef's where there should be write's. I'm guessing most of them were copy-pasted for D2 from the D1 pages. :p<br><br><div class="gmail_quote">On Sun, Aug 15, 2010 at 2:40 AM, Bernard Helyer <span dir="ltr"><<a href="mailto:b.helyer@gmail.com">b.helyer@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Sat, 14 Aug 2010 14:29:44 -0400, Nick Sabalausky wrote:<br>
> Sending a non-format-string as the first arg to<br>
> writef or writefln should *not* be encouraged.<br>
<br>
</div>Interestingly enough, the example on the Digital Mars D2 website does<br>
exactly that.<br>
<br>
<a href="http://www.digitalmars.com/d/2.0/" target="_blank">http://www.digitalmars.com/d/2.0/</a><br>
<br>
"writefln("Hello World, Reloaded");"<br>
</blockquote></div><br>