al_destroy_fs_entry
void al_destroy_fs_entry(ALLEGRO_FS_ENTRY *fh)
Introduced in 5.0.0
Destroys a fs entry handle. The file or directory represented by it is not destroyed. If the entry was opened, it is closed before being destroyed.
Does nothing if passed NULL.
Most helpful discussions:
- ALLEGRO_PATH/ALLEGRO_FS_ENTRY and PHYSFS addon
- Check if entry is a folder
- Video playback issues
- Creating an array of files
- [A5] al_read_directory() odd behavior
- Crash in iOS simulator iOS 8 when rotating screen left
- Native file dialog patch
- [A5] for_each_file - missing
- al_create_fs_entry not working second time after calling destructor
- al_get_path_tail changes in 5.1.5?
Other recent discussions: