Home | All Classes | Grouped Classes | Index | Search
Returns the last n characters in the string
std::string right( std::string string, int n);
See also:
CL_String