get_output_title Function

public pure function get_output_title(filename) result(title)

Arguments

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

Return Value character(len=FILENAME_MAX_LEN)