addstringchar Function

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

Arguments

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

Return Value type(string_)