26 May
2003
26 May
'03
23:55
Graham Murray <graham@gmurray.org.uk> [Mon, 26 May 2003 16:35:44 +0100]:
1) Close the quotes at the end of each line as 2 adjacent string literals are treated as one. 2) Put a backslash at the end of each line to make (lexically) one line.
3) If you want the string to include the newline (that's most of the cases that use multiline strings), either put \n\ at the end of each line or add \n at the end of each adjacent string literal. Philipp -- Philipp Thomas work: pthomas@suse.de Development, SuSE Linux AG private: philipp.thomas@t-link.de