to_lower Interface

interface
public pure module function to_lower(string) result(lower)

Arguments

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

Return Value character(len=len)