Home | All Classes | Grouped Classes | Index | Search

CL_String::get_filename

Returns the filename part of a pathname (path+filename). If no path part is found, the entire string is returned.

	std::string get_filename(
		const std::string& pathname);

See also:

CL_String



Questions or comments, write to the ClanLib mailing list.