1al_fs_entry_exists(3)                                    al_fs_entry_exists(3)
2
3
4

NAME

6       al_fs_entry_exists - Allegro 5 API
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  occurred.
16       Error is indicated in Allegro's errno.
17

SEE ALSO

19       al_filename_exists(3)
20
21
22
23Allegro reference manual                                 al_fs_entry_exists(3)
Impressum