build_file_path Subroutine

public pure subroutine build_file_path(dir, filename, full_path)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: dir
character(len=*), intent(in) :: filename
character(len=PATH_MAX_LEN), intent(out) :: full_path