updateDictionaryChar Subroutine

public subroutine updateDictionaryChar(this, key, charValue)

Type Bound

Dictionary_

Arguments

Type IntentOptional Attributes Name
class(Dictionary_), intent(inout) :: this
character(len=*), intent(in) :: key
character(len=*), intent(in) :: charValue