Many examples from the docs have writef&#39;s where there should be write&#39;s. I&#39;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">&lt;<a href="mailto:b.helyer@gmail.com">b.helyer@gmail.com</a>&gt;</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>
&gt; Sending a non-format-string as the first arg to<br>
&gt; 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>
&quot;writefln(&quot;Hello World, Reloaded&quot;);&quot;<br>
</blockquote></div><br>