1al_get_fs_entry_ctime(3) al_get_fs_entry_ctime(3)
23
4
NAME
6al_get_fs_entry_ctime - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
time_t al_get_fs_entry_ctime(ALLEGRO_FS_ENTRY *e)
12
DESCRIPTION
14Returns the time in seconds since the epoch this entry was created on
15the filesystem.
16
SEE ALSO
18al_get_fs_entry_atime(3), al_get_fs_entry_mtime(3),
19al_update_fs_entry(3)
2021
22
23
Allegro reference manual al_get_fs_entry_ctime(3)