USEROPT Struct Reference

User-defined option. More...

#include <useropt.h>


Data Fields

char * optstr
 Option string.
char * desc
 Description that will be output on help.
int argnum
 Number of arguments.
int reqargnum
 Number of optional arguments in argnum.
boolean(* func )(Jconf *jconf, char *arg[], int argnum)
 Handling function.
struct __j_useropt__ * next
 Pointer to next data.


Detailed Description

User-defined option.

Definition at line 32 of file useropt.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:36 2007 for Julius by  doxygen 1.5.4