Definition at line 312 of file fs.c.
◆ buff
Definition at line 323 of file fs.c.
◆ buff_ind
Definition at line 322 of file fs.c.
◆ buff_len
buffer current index and length
Definition at line 322 of file fs.c.
◆ data
const unsigned char* qfile_t::data |
For data files.
Definition at line 327 of file fs.c.
◆ filename
const char* qfile_t::filename |
Kept around for QFILE_FLAG_REMOVE, unused otherwise.
Definition at line 329 of file fs.c.
◆ flags
Definition at line 314 of file fs.c.
◆ handle
file descriptor
Definition at line 315 of file fs.c.
◆ offset
offset into the package (0 if external file)
Definition at line 318 of file fs.c.
◆ position
current position in the file
Definition at line 317 of file fs.c.
◆ real_length
uncompressed file size (for files opened in "read" mode)
Definition at line 316 of file fs.c.
◆ ungetc
single stored character from ungetc, cleared to EOF when read
Definition at line 319 of file fs.c.
◆ ztk
For zipped files.
Definition at line 325 of file fs.c.
The documentation for this struct was generated from the following file: