Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C/C++
codeql/cpp-all 4.3.1 (changelog, source)

Primitive predicate string::charAt

Returns a one-character string containing the character in the receiver at the given index (which ranges from 0 through length minus one)

string charAt(int index)