map_unix_to_windows_path Function

public function map_unix_to_windows_path(path) result(mapped_path)

Map Unix-style /tmp paths to Windows-compatible paths

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: path

Return Value character(len=:), allocatable