codeql/cpp-all
4.1.1-dev
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()