Get the directory name part of a pathname
String_Type path_dirname (String_Type path)
The path_dirname function returns the directory name associated with a specified pathname.
On systems that include a drive specifier as part of the pathname, the value returned by this function will include the driver specifier.