Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
gzcompatibility.h File Reference

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))
 

Macro Definition Documentation

◆ z_longlong

#define z_longlong   long long

◆ z_off64_t

#define z_off64_t   z_off_t

Function Documentation

◆ _Z_OF() [1/4]

ZEXTERN int ZEXPORT gzgetc_ _Z_OF ( (gzFile file) )

◆ _Z_OF() [2/4]

ZEXTERN int ZEXPORT gzbuffer _Z_OF ( (gzFile file, unsigned size) )

◆ _Z_OF() [3/4]

◆ _Z_OF() [4/4]