write multiple lines without "\n" with writeln

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Nov 21 07:00:20 PST 2014


On Thu, 20 Nov 2014 14:23:23 -0300
Ary Borenszweig via Digitalmars-d-learn
<digitalmars-d-learn at puremagic.com> wrote:

> This way you avoid silly typing mistakes while at the same time you 
> allow splitting a string across several lines without having to 
> concatenate them at runtime.
i bet that current D frontend is able to concatenate string literals in
compile time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20141121/e31beab6/attachment.sig>


More information about the Digitalmars-d-learn mailing list