Query: destroy_datafile_index
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
destroy_datafile_index(3alleg4) Allegro manual destroy_datafile_index(3alleg4)NAMEdestroy_datafile_index - Destroys a datafile index. Allegro game programming library.SYNOPSIS#include <allegro.h> void destroy_datafile_index(DATAFILE_INDEX *index)DESCRIPTIONThis function frees the memory used by a datafile index created with create_datafile_index earlier.SEE ALSOcreate_datafile_index(3alleg4) Allegro version 4.4.2 destroy_datafile_index(3alleg4)