Does D have a Verbatim String Literal?
Bennie Copeland
mugen.kanosei at gmail.com
Thu Mar 29 02:15:21 PDT 2012
For example in C# I can write @"Hello \t World"; and it will
print "Hello \t World" exactly without requiring me to escape the
\t. Does D have a similar feature?
More information about the Digitalmars-d-learn
mailing list