Home | All Classes | Grouped Classes | Index | Search

CL_String::get_path

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

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

See also:

CL_String



Questions or comments, write to the ClanLib mailing list.