Xiqual 0.7.2
In file xitools/cfg_freesection.c: Free a preferences section and its variables.
Documentation
Free a preferences section and its variables.
If you used cfg_loadprefs() to load the structures from a file,
this function will be called as a destructor on each section.
A simple list_free() on the List will deallocate all resources.
- Parameters:
- prefs - Preferences structure (section), as created by cfg_newsection().
- Author:
- Ronny Bangsund
- See Also:
- preferences, cfg_loadprefs(), cfg_newsection()
Alphabetic index
This page was generated with the help of DOC++.