Compiler Error C2022 (original) (raw)
'number' : too big for character
The octal number following a backslash (\) in a character or string constant is too big to represent a character.
'number' : too big for character
The octal number following a backslash (\) in a character or string constant is too big to represent a character.