On Fri, 22 Jul 2005 10:26:16 +0200 Thorsten wrote:
TF>     for(row=table_set->table->first_row; row; row = row->next)
TF>             netsnmp_table_dataset_remove_and_delete_row(table_set, row);

I don't know about that.. if you delete row, how can you expect row->next to
work? But he didn't ask about deleting all rows, so w/out the for loop, that's
probably the function he wants...

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to