|
YACASL2
|
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| dumpwordコマンドのメイン More... | |
Variables | |
| static struct option | longopts [] |
| dumpwordコマンドのオプション More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
dumpwordコマンドのメイン
| argc | コマンドライン引数の数 |
| *argv[] | コマンドライン引数の配列 |
Definition at line 23 of file dumpword.c.
|
static |
dumpwordコマンドのオプション
Definition at line 1 of file dumpword.c.