is_lower Function

public function is_lower(char)

Test whether an ASCII character is a lowercase letter

Arguments

Type IntentOptional AttributesName
character(len=1), intent(in) :: char

Return Value logical


Contents

None