#include "zutil.h"
Compounds | |
struct | internal_state |
Functions | |
void exit | OF ((int)) |
const char *ZEXPORT | zlibVersion () |
uLong ZEXPORT | zlibCompileFlags () |
const char *ZEXPORT | zError (err) int err |
voidp calloc | OF ((uInt items, uInt size)) |
void free | OF ((voidpf ptr)) |
voidpf | zcalloc (opaque, items, size) voidpf opaque |
Variables | |
const char *const | z_errmsg [10] |
const Bytef * | source |
uInt | len |
const Bytef * | s2 |
unsigned | items |
unsigned | size |
voidpf | ptr |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: { "need dictionary", "stream end", "", "file error", "stream error", "data error", "insufficient memory", "buffer error", "incompatible version", ""} |