Home |All Classes |Grouped Classes |Index |Search

Function is_relative

Check if a path is relative.

	static bool CL_PathHelp::is_relative(
		const CL_String & path,
		PathType  path_type = path_type_file);

Detailed description:

param: path = The path to check param: path_type = The path type (of path)