Home | All Classes | Grouped Classes | Index | Search

CL_String::right

Returns the last n characters in the string

	std::string right(
		std::string string, int n);

See also:

CL_String



Questions or comments, write to the ClanLib mailing list.