al_create_fs_entry
ALLEGRO_FS_ENTRY *al_create_fs_entry(const char *path)
Introduced in 5.0.0
Creates an ALLEGRO_FS_ENTRY object pointing to path on the filesystem. 'path' can be a file or a directory and must not be NULL.
Most helpful discussions:
- ALLEGRO_PATH/ALLEGRO_FS_ENTRY and PHYSFS addon
- Check if entry is a folder
- open directories with special characters
- Video playback issues
- Creating an array of files
- Catching ostream exception
- 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
Other recent discussions: