Query: create_lzss_unpack_data
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
create_lzss_unpack_data(3alleg4) Allegro manual create_lzss_unpack_data(3alleg4)NAMEcreate_lzss_unpack_data - Creates an LZSS structure for decompression. Allegro game programming library.SYNOPSIS#include <allegro.h> LZSS_UNPACK_DATA *create_lzss_unpack_data(void);DESCRIPTIONCreates an LZSS_UNPACK_DATA structure, which can be used for LZSS decompression reading PACKFILEs.RETURN VALUEReturns a pointer to the structure, or NULL if there was an error.SEE ALSOfree_lzss_unpack_data(3alleg4) Allegro version 4.4.2 create_lzss_unpack_data(3alleg4)
| Related Man Pages |
|---|
| exfont(3alleg4) - debian |
| exrotscl(3alleg4) - suse |
| exrotscl(3alleg4) - centos |
| exrotscl(3alleg4) - v7 |
| exrotscl(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |