convert_to_lowercase Subroutine

public subroutine convert_to_lowercase(string)

convert string into lowercase

Arguments

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