![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <zlib.h>
Data Fields | |
z_const Bytef * | next_in |
uInt | avail_in |
uLong | total_in |
Bytef * | next_out |
uInt | avail_out |
uLong | total_out |
z_const char * | msg |
struct internal_state FAR * | state |
alloc_func | zalloc |
free_func | zfree |
voidpf | opaque |
int | data_type |
uLong | adler |
uLong | reserved |
Bytef * | next_in |
char * | msg |
uLong adler |
uInt avail_in |
uInt avail_out |
int data_type |
z_const char* msg |
char* msg |
Bytef* next_in |
Bytef * next_out |
voidpf opaque |
uLong reserved |
struct internal_state FAR * state |
uLong total_in |
uLong total_out |
alloc_func zalloc |
free_func zfree |