Home | All Classes | Grouped Classes | Index | Search

CL_String::left

Returns the first n characters of the string

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

See also:

CL_String



Questions or comments, write to the ClanLib mailing list.