Xiqual 0.7.2
In file xitools/list_free.c: Free a List and all its attached Node structures.
Documentation
Free a List and all its attached Node structures.
Since list_delete() does the actual freeing of each Node, destructors will be
called if available.
- Parameters:
- list - A struct List to remove all items from
- Author:
- Ronny Bangsund
- See Also:
- List, Node, list_remove(), list_delete()
Alphabetic index
This page was generated with the help of DOC++.