debian man page for create_lzss_pack_data

Query: create_lzss_pack_data

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

create_lzss_pack_data(3alleg4)					  Allegro manual				    create_lzss_pack_data(3alleg4)

NAME
create_lzss_pack_data - Creates an LZSS structure for compression. Allegro game programming library.
SYNOPSIS
#include <allegro.h> LZSS_PACK_DATA *create_lzss_pack_data(void);
DESCRIPTION
Creates an LZSS_PACK_DATA structure, which can be used for LZSS compression with PACKFILEs.
RETURN VALUE
Returns a pointer to the structure, or NULL if there was an error.
SEE ALSO
free_lzss_pack_data(3alleg4) Allegro version 4.4.2 create_lzss_pack_data(3alleg4)
Related Man Pages
exfont(3alleg4) - debian
exmidi(3alleg4) - debian
exrotscl(3alleg4) - suse
exrotscl(3alleg4) - plan9
exrotscl(3alleg4) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph