1al_create_fs_entry(3)                                    al_create_fs_entry(3)
2
3
4

NAME

6       al_create_fs_entry - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              ALLEGRO_FS_ENTRY *al_create_fs_entry(const char *path)
12

DESCRIPTION

14       Creates  an ALLEGRO_FS_ENTRY(3) object pointing to path on the filesys‐
15       tem.  'path' can be a file or a directory and must not be NULL.
16
17
18
19Allegro reference manual                                 al_create_fs_entry(3)
Impressum