Talk:Literals/String: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Bug report: - D delimited strings)
(→‎Bug report: - D delimited strings)
Line 5: Line 5:
Looks like Rosetta Code code colorer doesn't recognize D's delimiter strings. --[[User:Naryl|Naryl]] 12:53, 29 April 2008 (MDT)
Looks like Rosetta Code code colorer doesn't recognize D's delimiter strings. --[[User:Naryl|Naryl]] 12:53, 29 April 2008 (MDT)
: I'll get in and fix it when I get the chance. --[[User:Short Circuit|Short Circuit]] 00:59, 2 May 2008 (MDT)
: I'll get in and fix it when I get the chance. --[[User:Short Circuit|Short Circuit]] 00:59, 2 May 2008 (MDT)
:: Thanks. You can find the specification [http://www.digitalmars.com/d/2.0/lex.html here]. Search for "Delimited Strings" --[[User:Naryl|Naryl]] 10:25, 4 May 2008 (MDT)
:: Thanks. You can find the specification [http://www.digitalmars.com/d/2.0/lex.html#StringLiteral here]. Search for "Delimited Strings" --[[User:Naryl|Naryl]] 17:10, 4 May 2008 (MDT)

Revision as of 23:10, 4 May 2008

Shouldn't this page and Special characters be related in some way? Maybe make them into one page? Dirk Thierbach 16 November 2007

Bug report

Looks like Rosetta Code code colorer doesn't recognize D's delimiter strings. --Naryl 12:53, 29 April 2008 (MDT)

I'll get in and fix it when I get the chance. --Short Circuit 00:59, 2 May 2008 (MDT)
Thanks. You can find the specification here. Search for "Delimited Strings" --Naryl 17:10, 4 May 2008 (MDT)