String Interface

public interface String

Module Procedures

private function new_String(s) result(str)

Arguments

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

Return Value type(String)