Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

option Struct Reference


Detailed Description

A configuration option.

Definition at line 27 of file options.c.

Data Fields

const char * description
const char ** choices
uchar num_choices
uchar default_value


Field Documentation

const char** option::choices
 

Definition at line 30 of file options.c.

uchar option::default_value
 

Definition at line 32 of file options.c.

Referenced by init_options().

const char* option::description
 

Definition at line 29 of file options.c.

uchar option::num_choices
 

Definition at line 31 of file options.c.

Referenced by options_menu().


The documentation for this struct was generated from the following file:
Generated on Thu May 20 13:12:14 2004 for CalcRogue by doxygen 1.3.6