previous | index | next

Freeing Linked Structures

To free all the memory taken by linked structures, you must loop through them and for each individual struct you must:

previous | index | next