Next:
freeHL_NodeList
Up:
General functions
Previous:
newHL_NodeList
freeHL_Node
void
freeHL_Node
(
HL_Node* node
)
Frees a node from memory. The node is given as the only argument.
Returns nothing.
2000-08-08