from_characters Module Procedure

module procedure from_characters elemental module function from_characters(string) result(new_string)

Arguments

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

Return Value type(string_t)