Eneboo - Documentación para desarrolladores
|
'defines' | |
#define | MAXBITS 15 |
Funciones | |
int | 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 [] = " inflate 1.2.2 Copyright 1995-2004 Mark Adler " |
#define MAXBITS 15 |
int inflate_table | ( | codetype | type, |
unsigned short FAR * | lens, | ||
unsigned | codes, | ||
code FAR * FAR * | table, | ||
unsigned FAR * | bits, | ||
unsigned short FAR * | work | ||
) |
const char inflate_copyright[] = " inflate 1.2.2 Copyright 1995-2004 Mark Adler " |