Small problem with multi-line strings

Diego Canuhé canuhedc at gmail.com
Thu Jul 21 21:24:05 PDT 2011


if you can, use write instead of writeln

             write(q"EOS
- First item:  150
- Second item: 200
- Third item:  105
EOS");
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20110722/232156e4/attachment.html>


More information about the Digitalmars-d-learn mailing list