構文typedef struct
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
HD_CPIO | ||
| c_magic[6] | char | magic cookie | |
| c_dev[6] | char | device number | |
| c_ino[6] | char | inode number | |
| c_mode[6] | char | file type/access | |
| c_uid[6] | char | owners uid | |
| c_gid[6] | char | owners gid | |
| c_nlink[6] | char | # of links at archive creation | |
| c_rdev[6] | char | block/char major/minor # | |
| c_mtime[11] | char | modification time | |
| c_namesize[6] | char | length of pathname | |
| c_filesize[11] | char | length of file in bytes |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー