Content deleted Content added
ClueBot NG (talk | contribs) m Reverting possible vandalism by 122.164.222.146 to version by 72.2.49.50. Report False Positive? Thanks, ClueBot NG. (3632617) (Bot) |
→Escape sequences: 0777 > 0xff, so 2 hexadecimal digits aren't enough to encode 3 octal digits |
||
Line 226:
| \x## || U+00## || 8-bit character specification where # is a hex digit<ref name="msdn" />
|-
| \ooo || U+
|-
| \" || U+0022 || double quote (")<ref name="msdn" />
|