ALLEGRO_FS_ENTRY
typedef struct ALLEGRO_FS_ENTRY ALLEGRO_FS_ENTRY;
Introduced in 5.0.0
Opaque filesystem entry object. Represents a file or a directory (check with al_get_fs_entry_mode). There are no user accessible member variables.
Most helpful discussions:
- open directories with special characters
- Video playback issues
- Creating an array of files
- [A5] al_read_directory() odd behavior
- A5 compiled fine, but can't compile against the library
- 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: