integer_array_tostring Function

private pure function integer_array_tostring(array) result(string)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: array(:)

the array to convert

Return Value character(len=:), allocatable

returned result, trimmed