get_file_extension Function

public pure function get_file_extension(filename) result(extension)

Arguments

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

Return Value character(len=:), allocatable