convert_to_uppercase Subroutine

public subroutine convert_to_uppercase(string)

convert string into uppercase

Arguments

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