Home | All Classes | Grouped Classes | Index | Search
Returns the first n characters of the string
std::string left( std::string string, int n);
See also:
CL_String