addstringchar Function

public function addstringchar(x, y) result(z)

Arguments

Type IntentOptional AttributesName
type(string_), intent(in) :: x
character(len=*), intent(in) :: y

Return Value type(string_)


Contents

None