print_character Module Procedure

module procedure print_character module subroutine print_character(character_string)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: character_string(..)