|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |

Go to the source code of this file.
Classes | |
| struct | code |
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 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().
| enum codetype |
Definition at line 47 of file inftrees.h.