Julius 4.2
変数
構造体 USEROPT

User-defined option. [詳細]

#include <useropt.h>

変数

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.

説明

User-defined option.

useropt.h32 行で定義されています。


この構造体の説明は次のファイルから生成されました: