(Graph_t* br)
[MANDATORY]:Releases memory resources used by graph data structure
NOTE: This must be called to "clean up the mess" once done with graph and the user presses a button/menu etc.
Documentation
[MANDATORY]:Releases memory resources used by graph data structure
NOTE: This must be called to "clean up the mess" once done with graph
and the user presses a button/menu etc. to return from screen.
- Parameters:
- br - pointer to the data structure
- Returns:
- None
Alphabetic index
This page was generated with the help of DOC++.