Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

inftrees.h File Reference

Go to the source code of this file.

Defines

#define ENOUGH   2048
#define MAXD   592

Enumerations

enum  codetype { CODES, LENS, DISTS }

Functions

int inflate_table OF ((codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work))


Define Documentation

#define ENOUGH   2048
 

Definition at line 43 of file inftrees.h.

Referenced by inflate_table(), and inflateCopy().

#define MAXD   592
 

Definition at line 44 of file inftrees.h.

Referenced by inflate_table().


Enumeration Type Documentation

enum codetype
 

Enumeration values:
CODES 
LENS 
DISTS 

Definition at line 47 of file inftrees.h.


Function Documentation

int inflate_table OF (codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work)   ) 
 


Generated on Thu Dec 15 10:40:01 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2