apparently the return type needs to be void rather than int, for some
reason the generated code uses int.
Now i get error when loading the library, any ideas?
undefined symbol: netsnmp_tdata_get_first_row
On Thu, Sep 2, 2010 at 2:55 PM, Brad Lira wrote:
> I keep getting compile error when t
I keep getting compile error when trying to use cache for my snmp
application with free function.
But i don't get the same error for the load function, which is weired,
anyone ran into the same problem?
animalTable.c:64: error: conflicting types for âanimalTable_freeâ
animalTable.h:14: note: pre