Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
inftrees.c File Reference
#include "zutil.h"
#include "inftrees.h"

Macros

#define MAXBITS   15
 

Functions

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

Variables

const char inflate_copyright []
 

Macro Definition Documentation

◆ MAXBITS

#define MAXBITS   15

Function Documentation

◆ inflate_table()

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

Variable Documentation

◆ inflate_copyright

const char inflate_copyright[]
Initial value:
=
" inflate 1.2.11 Copyright 1995-2017 Mark Adler "