al_filename_exists
bool al_filename_exists(const char *path)
Introduced in 5.0.0
Check if the path exists on the filesystem, without creating an ALLEGRO_FS_ENTRY object explicitly.
See also: al_fs_entry_exists
Most helpful discussions:
- [A5] al_filename_exists() can't see file. (1)
- al_load_bitmap() pretends to load a file.
- al_is_path_present
- al_clone_bitmap() of backbuffer gives bad results with OGL
- [A5] troubles with Ogg
- [A5] File exists, but won't load
- Catching ostream exception
- A5 basic load .png example code
- Allegro bitmap is null even when initialized
- al_load_sample mysteriously always returning NULL
Other recent discussions: