to_lower Subroutine

public pure elemental subroutine to_lower(chr)

converts a character to lower case

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(inout) :: chr