All Classes |Grouped Classes |Index

Function get_basepath

Returns the path excluding the location and filename.

	static CL_String CL_PathHelp::get_basepath(
		const CL_String & fullname,
		PathType  path_type = path_type_file );

Detailed description:

If (path_type == path_type_virtual) or not using windows, then this function returns the path (excluding filename)