QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
inftrees.h File Reference

Go to the source code of this file.

Classes

struct  code
 

Macros

#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))
 

Macro Definition Documentation

◆ ENOUGH

#define ENOUGH   2048

◆ MAXD

#define MAXD   592

Enumeration Type Documentation

◆ codetype

enum codetype
Enumerator
CODES 
LENS 
DISTS 

Function Documentation

◆ OF()

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