構文typedef struct
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
ARG_STRUCT | ||
| arg | char * | what user enters on command line | |
| doc | char * | printed by help message | |
| available | BOOL | offered to users; set this to FALSE if option never used | |
| on_by_default | BOOL | TRUE means enabled without having to be argument | |
| standard_turns_on | BOOL | TRUE means enabled by -standard argument | |
| actual_value | BOOL | value used during lexical analysis, set by main() |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー