Main Page | Data Structures | Directories | File List | Data Fields | Globals

cfg_array Struct Reference

#include <cupl.h>


Data Fields

char var [CFG_VAR_LEN]
char val [CFG_VAL_LEN]
cfg_arraynext


Field Documentation

struct cfg_array* cfg_array::next
 

Definition at line 34 of file cupl.h.

Referenced by cupl_get_var(), and cupl_print_items().

char cfg_array::val[CFG_VAL_LEN]
 

Definition at line 33 of file cupl.h.

Referenced by cupl_get_var(), and cupl_print_items().

char cfg_array::var[CFG_VAR_LEN]
 

Definition at line 32 of file cupl.h.

Referenced by cupl_get_var(), and cupl_print_items().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 26 12:34:54 2006 for CUPL (Common UNIX Programming Library) by  doxygen 1.3.9.1