We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b484f9d commit 4619962Copy full SHA for 4619962
source/preprocessor.tex
@@ -1798,7 +1798,8 @@
1798
contained within the preprocessing token:
1799
a \unicode{005c}{reverse solidus} character (\tcode{\textbackslash})
1800
is inserted before each \unicode{0022}{quotation mark} and
1801
-\unicode{005c}{reverse solidus} character and each new-line character is
+\unicode{005c}{reverse solidus} character,
1802
+and each new-line character is
1803
replaced by the two-character sequence \tcode{\textbackslash n}.
1804
If the replacement that results is not a valid character string literal,
1805
the program is ill-formed. The character string literal corresponding to
0 commit comments