
30 Mar
2000
30 Mar
'00
9:46 a.m.
Juergen Schoenwaelder writes:
Juergen> You simply recursively iterate over a subtree and search for Juergen> nodes that match the name.
Small correction: You do not even need recursion since you can use smiGetNextNode(). See the smisubtree example in the tools directory.
/js
--
Juergen Schoenwaelder Technical University Braunschweig
schoenw@ibr.cs.tu-bs.de Dept. Operating Systems & Computer Networks
Phone: +49 531 391 3289 Bueltenweg 74/75, 38106 Braunschweig, Germany
Fax: +49 531 391 5936 URL:http://www.ibr.cs.tu-bs.de/~schoenw/
--
!! This message is brought to you via the `libsmi' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de.
!! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.