zconf.h File Reference

ZEXTERN

This macro is used in function prototypes in zlib.h and libzcore.h. Use Symbian definition IMPORT_C instead of ZEXTERN

SYMBIAN_EZLIB_DEVICE

This macro is used for EZLIB component

STDC

define STDC i.e. Standard C

MAX_MEM_LEVEL

Maximum value for memLevel in deflateInit2

MAX_WBITS

32K LZ77 window

OF

Function prototypes

FAR

Typedef Byte

typedef unsigned charByte

8 bits

Typedef uInt

typedef unsigned intuInt

16 bits or more

Typedef uLong

typedef unsigned longuLong

32 bits or more

Typedef Bytef

typedef Byte Bytef

Borland C/C++ and some old MSC versions ignore FAR inside typedef

Typedef charf

typedef charcharf

char typedef to charf

Typedef intf

typedef int intf

int typedef to intf

Typedef uIntf

typedef uInt uIntf

uInt typedef to uIntf

Typedef uLongf

typedef uLong uLongf

uLong typedef to uLongf

Typedef voidpc

typedef void const *voidpc

typedef void const* to voidpc

Typedef voidpf

typedef void *voidpf

typedef void FAR* to voidpf

Typedef voidp

typedef void *voidp

typedef void* to voidp

SEEK_SET

Seek from beginning of file.

SEEK_CUR

Seek from current position.

SEEK_END

Set file pointer to EOF plus "offset"

z_off_t

define z_off_t as long