Next: The Null Literal
Up: Literals
Previous: String Literal
The character and string escape sequences allow for the representation
of some nongraphic characters as well as the single quote, double quote,
and backslash characters in character literals and string literals:
This macro is invoked in definitions 30 and 32.
[0-7]
This macro is invoked in definition 33.
[0-3]
This macro is invoked in definition 33.
2008-09-11