updateDictionaryInt Subroutine

public subroutine updateDictionaryInt(this, key, intvalue)

Type Bound

Dictionary_

Arguments

Type IntentOptional Attributes Name
class(Dictionary_), intent(inout) :: this
character(len=*), intent(in) :: key
integer(kind=int32), intent(in) :: intvalue