Xiqual 0.7.2
In file xitools/cfg_findsection.c:(List* list,
char* sectionname)
Find a named section in a list.
Documentation
Find a named section in a list.
The search starts at the head every time; use cfg_findnext() to search
from the current node.
- Parameters:
- list - List of sections (preferences structures).
sectionname - An exact match to look for.
- Returns:
- First matching section, or NULL.
- Author:
- Ronny Bangsund
- See Also:
- preferences, cfg_findnext()
Alphabetic index
This page was generated with the help of DOC++.