logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

destroy_datafile_index - Destroys a datafile index. Allegro game programming library.

Description

       This function frees the memory used by a datafile index created with create_datafile_index earlier.

Name

       destroy_datafile_index - Destroys a datafile index. Allegro game programming library.

See Also

create_datafile_index(3alleg4)

Allegro                                           version 4.4.3                  destroy_datafile_index(3alleg4)

Synopsis

#include<allegro.h>voiddestroy_datafile_index(DATAFILE_INDEX*index)

See Also