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.

Examples: ex_dir, ex_physfs


Most helpful discussions:

Other recent discussions: