1al_fs_entry_exists(3)      Library Functions Manual      al_fs_entry_exists(3)
2
3
4

NAME

6       al_fs_entry_exists
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_fs_entry_exists(ALLEGRO_FS_ENTRY *e)
12

DESCRIPTION

14       Check  if the given entry exists on in the filesystem.  Returns true if
15       it does exist or false if it doesn't exist, or an error occured.  Error
16       is indicated in Allegro' errno.
17
18
19
20Allegro reference manual                                 al_fs_entry_exists(3)
Impressum