Freeciv-3.3
|
Data Fields | |
bool | control |
char * | buffer |
int | pos |
int | size |
char* mem_fzFILE::buffer |
Definition at line 144 of file ioz.c.
Referenced by fz_fclose(), fz_fgets(), and fz_from_memory().
bool mem_fzFILE::control |
Definition at line 143 of file ioz.c.
Referenced by fz_fclose(), and fz_from_memory().
int mem_fzFILE::pos |
Definition at line 145 of file ioz.c.
Referenced by fz_fgets(), and fz_from_memory().
int mem_fzFILE::size |
Definition at line 146 of file ioz.c.
Referenced by fz_fgets(), and fz_from_memory().