Xiqual 0.9.1
In file xitools/node_end.c:
Return the last Node in a circular List.
Documentation
Return the last Node in a circular List. This function
will actually return the last 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_nodestart()
Alphabetic index
This page was generated with the help of DOC++.