to_lowercase_char Subroutine

public subroutine to_lowercase_char(char)

Convert single character to lowercase

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(inout) :: char