Home | All Classes | Grouped Classes | Index | Search

CL_Directory::change_to

Change current directory.

	bool change_to(
		const std::string& path);

Parameters:

path
Directory name to change to.

Detailed description:

Return true on success or false on error.

See also:

CL_Directory



Questions or comments, write to the ClanLib mailing list.