dumpIOJSON_Key_valueChar Subroutine

public subroutine dumpIOJSON_Key_valueChar(obj, key, value)

Arguments

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

Contents

None