slang-users mailing list

[2019 Date Index] [2019 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[slang-users] Special characters in multiline strings


Are special characters (\n, \e etc.) supposed to work in multiline strings? The documentation doesn't say the opposite, but actually this:

	printf(`one\ntwo\nthree\n`);

displays:

	one\ntwo\nthree\n

Regards,
Bernd

--
http://www.sudrala.de
_______________________________________________
For list information, visit <http://jedsoft.org/slang/mailinglists.html>.


[2019 date index] [2019 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]