Next:
selectAllNodes
Up:
Read functions
Previous:
readHL_NodeList
selectNode
int
selectNode
(
HL_NodeList* nodelist, const char* name
)
Marks the node with name
name
in the
nodelist
for retrival. Returns 1 upon success, otherwise 0.
2000-08-08