convert_to_absolute_path Subroutine

public subroutine convert_to_absolute_path(path, error)

Converts a path to an absolute, canonical path.

Arguments

Type IntentOptional Attributes Name
character(len=:), intent(inout), allocatable :: path
type(error_t), intent(out), allocatable :: error