Xiqual 0.9.1
In file xitools/node_start.c:
Return the first Node in a circular List.
Documentation
Return the first Node in a circular List. This function
will actually return the first Node in a List, whether it's
circular or not.
- Parameters:
- node - A Node used as reference
point
- Author:
- Shane O'Neill
- See Also:
- List, Node,
list_add(), list_remove(), list_delete(), list_nodemakecircular(), list_nodeend()
Alphabetic index
This page was generated with the help of DOC++.