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

arguments_struct Struct Reference


Data Fields

int argc
char ** argv
int current_arg
int current_offset_within_arg

Field Documentation

int arguments_struct::argc
 

Definition at line 24 of file arguments.c.

Referenced by arguments_remaining(), get_n_arguments_remaining(), and initialize_argument_processing().

char** arguments_struct::argv
 

Definition at line 25 of file arguments.c.

Referenced by get_current_argument_string(), and initialize_argument_processing().

int arguments_struct::current_arg
 

Definition at line 26 of file arguments.c.

Referenced by advance_argument(), arguments_remaining(), get_current_argument_string(), get_n_arguments_remaining(), and initialize_argument_processing().

int arguments_struct::current_offset_within_arg
 

Definition at line 27 of file arguments.c.

Referenced by advance_argument(), get_current_argument_string(), get_prefix_argument(), and initialize_argument_processing().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:23 2004 for BICPL by doxygen 1.3.7