-
psz_Name - name of the variable.
-
psz_Value - value of the variable
-
psz_Description - an optional description for this variable
-
psz_Comment - an optional comment for this variable,
-
ppsz_Predefs - possible values for this variable.
-
n_Status - the status of this variable
-
p_Next - pointer to next variable
-
p_Prev - pointer to previous variable
structure for variables.
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_section
t_config
Alphabetic index
This page was generated with the help of DOC++.