Determine whether or not a pathname is absolute
Int_Type path_is_absolute (String_Type path)
The path_is_absolute function will return non-zero is path refers to an absolute pathname, otherwise it returns zero.