sort_string_array Subroutine

public subroutine sort_string_array(values, n)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(inout) :: values(:)
integer, intent(in) :: n