Hi:
Maybe I don't express my problem clealy.
Here is my example:
when there is only one column(id) ,I use
"js50PMTable_createEntry(12)"
to set value to the para.
when there are two para (id,name)in the table.I use
"js50PMTable_createEntry(12,"test",4,)" .
But i
Hi:I write a simple test MIB,and create a dynamic library using the mib2c.iterate.conf .There are two objects (id,name)in the table.In my test program,I use "js50PMTable_createEntry(12,"test",4,)" to assign to the objects. In my real project,I need many objects in the table.But I don
Hi:I write a simple test MIB,and create a dynamic library using the mib2c.iterate.conf .There are two objects (id,name)in the table.In my test program,I use "js50PMTable_createEntry(12,"test",4,)" to assign to the objects. In my real project,I need many objects in the table.But I d