Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

zutil.c File Reference

#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 Bytefsource
uInt len
const Bytefs2
unsigned items
unsigned size
voidpf ptr

Function Documentation

void free OF (voidpf ptr  
 

voidp calloc OF (uInt items, uInt size  
 

void exit OF (int)   
 

voidpf zcalloc opaque   ,
items   ,
size   
 

const char* ZEXPORT zError err   
 

uLong ZEXPORT zlibCompileFlags  
 

const char* ZEXPORT zlibVersion  
 


Variable Documentation

unsigned items
 

uInt len
 

voidpf ptr
 

const Bytef* s2
 

unsigned size
 

const Bytef* source
 

const char* const z_errmsg[10]
 

Initial value:

 {
"need dictionary",     
"stream end",          
"",                    
"file error",          
"stream error",        
"data error",          
"insufficient memory", 
"buffer error",        
"incompatible version",
""}


Generated on Wed Nov 3 12:59:21 2004 for Lemur Toolkit by doxygen1.2.18