getopt.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 102 | 37% |
空行行数 | 44 | 16% |
実行行数 | 127 | 47% |
合計行数 | 273 | 100% |
内容 | 定義数 |
---|---|
関数数 | 4 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | get_argv_argument | static const char * | Get option argument from argv[] array |
2 |
Static | match_long_option | static int | Match long option |
3 |
Static | match_short_option | static int | Match short option |
4 |
Function | getopt_long | int | Parse command-line options |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー