dumpIOJSON_Key_value Subroutine

public subroutine dumpIOJSON_Key_value(obj, key, value)

Arguments

Type IntentOptional AttributesName
class(IO_), intent(inout) :: obj
character(len=*), intent(in) :: key
integer(kind=int32), intent(in) :: value

Contents

None