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 OF ((gzFile file))
 
ZEXTERN int ZEXPORT gzbuffer OF ((gzFile file, unsigned size))
 
ZEXTERN z_size_t ZEXPORT gzfread OF ((voidp buf, z_size_t size, z_size_t nitems, gzFile file))
 
ZEXTERN z_size_t ZEXPORT gzfwrite 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

◆ OF() [1/4]

◆ OF() [2/4]

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

◆ OF() [3/4]

◆ OF() [4/4]