YACASL2
|
Go to the source code of this file.
Functions | |
void | addcerrlist_comet2monitor () |
int | main (int argc, char *argv[]) |
comet2monitorコマンドのメイン More... | |
Variables | |
static struct option | longopts [] |
CERR | cerr_comet2monitor [] |
casl2のエラー定義 More... | |
void addcerrlist_comet2monitor | ( | ) |
Definition at line 23 of file comet2monitor.c.
int main | ( | int | argc, |
char * | argv[] | ||
) |
comet2monitorコマンドのメイン
argc | コマンドライン引数の数 |
*argv[] | コマンドライン引数の配列 |
Definition at line 36 of file comet2monitor.c.
CERR cerr_comet2monitor[] |
casl2のエラー定義
Definition at line 19 of file comet2monitor.c.
|
static |
comet2monitorコマンドのオプション
Definition at line 1 of file comet2monitor.c.