![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Go to the source code of this file.
Data Structures | |
struct | gzFile_s |
Macros | |
#define | z_off64_t z_off_t |
#define | z_longlong long long |
Functions | |
ZEXTERN int ZEXPORT gzclose_r | _Z_OF ((gzFile file)) |
ZEXTERN int ZEXPORT gzbuffer | _Z_OF ((gzFile file, unsigned size)) |
ZEXTERN z_size_t ZEXPORT gzfread | _Z_OF ((voidp buf, z_size_t size, z_size_t nitems, gzFile file)) |
ZEXTERN z_size_t ZEXPORT gzfwrite | _Z_OF ((voidpc buf, z_size_t size, z_size_t nitems, gzFile file)) |
#define z_longlong long long |
#define z_off64_t z_off_t |