Allegro Manual
File and compression routines
get_executable_name
fix_filename_case
fix_filename_slashes
canonicalize_filename
make_absolute_filename
make_relative_filename
is_relative_filename
replace_filename
replace_extension
append_filename
get_filename
get_extension
put_backslash
file_exists
exists
file_size_ex
file_time
delete_file
for_each_file_ex
al_findfirst
al_findnext
al_findclose
al_ffblk_get_size
find_allegro_resource
set_allegro_resource_path
packfile_password
pack_fopen
pack_fopen_vtable
pack_fclose
pack_fseek
pack_feof
pack_ferror
pack_getc
pack_putc
pack_igetw
pack_iputw
pack_igetl
pack_iputl
pack_mgetw
pack_mputw
pack_mgetl
pack_mputl
pack_fread
pack_fwrite
pack_fgets
pack_fputs
pack_fopen_chunk
pack_fclose_chunk
create_lzss_pack_data
free_lzss_pack_data
lzss_write
create_lzss_unpack_data
free_lzss_unpack_data
lzss_read
free_lzss_pack_data
Frees an LZSS structure.
Description
void
free_lzss_pack_data
(
LZSS_PACK_DATA
*
dat
)
;
Frees an LZSS_PACK_DATA structure created with create_lzss_pack_data().
See Also:
create_lzss_pack_data
Related Projects
The following projects include source code containing this keyword:
Star Control: TimeWarp