1LZSS_UNPACK_DATA(3)             Allegro manual             LZSS_UNPACK_DATA(3)
2
3
4

NAME

6       LZSS_UNPACK_DATA  -  Opaque  structure for handling LZSS decompression.
7       Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       typedef struct LZSS_UNPACK_DATA
14

DESCRIPTION

16       Opaque structure for handling LZSS decompression.  Read  chapter  "File
17       and  compression  routines  for a description on how to obtain/use this
18       structure.
19
20
21
22

SEE ALSO

24       create_lzss_unpack_data(3)
25
26
27
28Allegro                          version 4.4.3             LZSS_UNPACK_DATA(3)
Impressum