Allegro Manual
Datafile routines
load_datafile
load_datafile_callback
unload_datafile
load_datafile_object
unload_datafile_object
find_datafile_object
create_datafile_index
load_datafile_object_indexed
destroy_datafile_index
get_datafile_property
register_datafile_object
fixup_datafile
DAT_ID
destroy_datafile_index
Destroys a datafile index.
Description
void
destroy_datafile_index
(
DATAFILE_INDEX
*
index
)
This function frees the memory used by a datafile index created with create_datafile_index earlier.
See Also:
create_datafile_index