assignment(=) Interface

public interface assignment(=)

Assign a character sequence to a string.


Module Procedures

private elemental subroutine assign_string_char(lhs, rhs)

Assign a character sequence to a string.

Arguments

Type IntentOptional Attributes Name
type(string_type), intent(inout) :: lhs
character(len=*), intent(in) :: rhs