On Mon, Jun 20, 2011 at 4:46 PM, Jose Armando Garcia <span dir="ltr"><<a href="mailto:jsancio@gmail.com">jsancio@gmail.com</a>></span> wrote:<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Good idea. Small notes:<br>
<br>
*) In the tip section 'write("Hello\n") and writeln("Hello")' are not<br>
the same. writeln and writefln flush. write doesn't.<br>
*) Not sure if you want to also encourage portable code. "\n" should<br>
be replace with newline which I think it is define in std.string.<br>
</blockquote></div><br><div>Thank you for that.</div><div><br></div><div>Everyone is welcome to contribute.  (It can be done faster and better that way)</div>