codeql/cpp-all
0.12.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the character of this literal. For example L'a' has character "a".
L'a'
"a"
string getCharacter()