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:
- 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
- al_get_path_tail changes in 5.1.5?
- al_read_directory crash on 64bit Windows 8
- limiting filetypes in a save dialogue
- A5: Allegro File System error
- Can't load TTF addon in separate class file
Other recent discussions: