Home | All Classes | Grouped Classes | Index | Search

CL_String::get_extension

Returns the extension path of a filename (text after the last dot). If no extension part is found, an empty string is returned.

	std::string get_extension(
		const std::string& filename);

See also:

CL_String



Questions or comments, write to the ClanLib mailing list.