.\" Automatically generated by Pandoc 1.17.2 .\" .TH "al_create_fs_entry(3alleg5) Allegro reference manual" "" "" "" "" .hy .SH NAME .PP al_create_fs_entry \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ ALLEGRO_FS_ENTRY\ *al_create_fs_entry(const\ char\ *path) \f[] .fi .SH DESCRIPTION .PP Creates an ALLEGRO_FS_ENTRY(3alleg5) object pointing to path on the filesystem. \[aq]path\[aq] can be a file or a directory and must not be NULL.