Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix
Certain characters, such as the single and double quotes, have special meaning in C++ and thus in DM. Therefore, they cannot be used directly. For these reason, C++ provides the character escape sequences shown in Table 1138. Table 1138. character escape sequences.
|