al_close_directory
bool al_close_directory(ALLEGRO_FS_ENTRY *e)
Introduced in 5.0.0
Closes a previously opened directory entry object.
Returns true on success, false on failure and fills in Allegro's errno to indicate the error.
See also: al_open_directory, al_read_directory
Most helpful discussions:
- Video playback issues
- [A5] al_read_directory() odd behavior
- Crash in iOS simulator iOS 8 when rotating screen left
- [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?
- al_read_directory crash on 64bit Windows 8
- limiting filetypes in a save dialogue
- Can't load TTF addon in separate class file