-
psz_Name - name of this section
-
psz_Description - an optional description of this section
-
psz_Comment - an optional comment of this section, eg.
-
n_Status - the status of this section FIXME: not implemented yet
-
p_Variables - variables in this section
-
p_Subsections - subsections of this section
-
p_Parent - parent-section of this section
-
p_Next - pointer to next section
-
p_Prev - pointer to previous section
structure for sections and subsections.
a user should not fiddle with this structure directly but use
the library functions instead. for that reason, the structure
is defined here and not in the header file.
defined in 'cconfig.c'
- See Also:
- t_variable
t_config
Alphabetic index
This page was generated with the help of DOC++.