al_get_fs_entry_mode - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> uint32_t al_get_fs_entry_mode(ALLEGRO_FS_ENTRY *e)
Description
Returns the entry’s mode flags, i.e. permissions and whether the entry refers to a file or directory.
See Also
Referenced By
ALLEGRO_FS_ENTRY(3), al_update_fs_entry(3).
Allegro reference manual