GPAK  1.0.0
A general-purpose archive library

◆ stream_

FILE* gpak_file::stream_

The file stream associated with the file in the G-PAK archive.

Definition at line 285 of file gpak_data.h.

Referenced by gpak_fclose(), gpak_feof(), gpak_fgetc(), gpak_fgets(), gpak_fopen(), gpak_fread(), gpak_fseek(), gpak_ftell(), and gpak_ungetc().