An effort at creating a free ebook for learning D
Jimmy Cao
jcao219 at gmail.com
Mon Jun 20 15:02:36 PDT 2011
On Mon, Jun 20, 2011 at 4:46 PM, Jose Armando Garcia <jsancio at gmail.com>wrote:
> Good idea. Small notes:
>
> *) In the tip section 'write("Hello\n") and writeln("Hello")' are not
> the same. writeln and writefln flush. write doesn't.
> *) Not sure if you want to also encourage portable code. "\n" should
> be replace with newline which I think it is define in std.string.
>
Thank you for that.
Everyone is welcome to contribute. (It can be done faster and better that
way)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20110620/91a28bf1/attachment.html>
More information about the Digitalmars-d-learn
mailing list