JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
Tar_Header Struct Reference

#include <gz_tool.h>

Public Attributes

char name [100]
 
char mode [8]
 
char uid [8]
 
char gid [8]
 
char size [12]
 
char mtime [12]
 
char checksum [8]
 
char typeflag [1]
 
char linkname [100]
 
char magic [6]
 
char version [2]
 
char uname [32]
 
char gname [32]
 
char devmajor [8]
 
char devminor [8]
 
char prefix [155]
 
char pad [12]
 

Detailed Description

Definition at line 51 of file gz_tool.h.

Member Data Documentation

◆ checksum

char checksum[8]

Definition at line 58 of file gz_tool.h.

◆ devmajor

char devmajor[8]

Definition at line 65 of file gz_tool.h.

◆ devminor

char devminor[8]

Definition at line 66 of file gz_tool.h.

◆ gid

char gid[8]

Definition at line 55 of file gz_tool.h.

◆ gname

char gname[32]

Definition at line 64 of file gz_tool.h.

◆ linkname

char linkname[100]

Definition at line 60 of file gz_tool.h.

◆ magic

char magic[6]

Definition at line 61 of file gz_tool.h.

◆ mode

char mode[8]

Definition at line 53 of file gz_tool.h.

◆ mtime

char mtime[12]

Definition at line 57 of file gz_tool.h.

◆ name

char name[100]

Definition at line 52 of file gz_tool.h.

◆ pad

char pad[12]

Definition at line 68 of file gz_tool.h.

◆ prefix

char prefix[155]

Definition at line 67 of file gz_tool.h.

◆ size

char size[12]

Definition at line 56 of file gz_tool.h.

◆ typeflag

char typeflag[1]

Definition at line 59 of file gz_tool.h.

◆ uid

char uid[8]

Definition at line 54 of file gz_tool.h.

◆ uname

char uname[32]

Definition at line 63 of file gz_tool.h.

◆ version

char version[2]

Definition at line 62 of file gz_tool.h.


The documentation for this struct was generated from the following file: