addQuotes Interface

public interface addQuotes

Contents


Module Procedures

private function addQuotes_1(s) result(out)

Arguments

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

Return Value character(len=:), ALLOCATABLE

private function addQuotes_m(s) result(out)

Arguments

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

Return Value character(len=:), ALLOCATABLE, (:)