1al_ffblk_get_size(3)            Allegro manual            al_ffblk_get_size(3)
2
3
4

NAME

6       al_ffblk_get_size  - Get size of file returned by al_findfirst/al_find‐
7       next. Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       uint64_t al_ffblk_get_size(struct al_ffblk *info);
14

DESCRIPTION

16       This returns the size of the file returned by al_findfirst or  al_find‐
17       next.
18
19

SEE ALSO

21       al_findfirst(3), al_findnext(3), al_ffblk(3)
22
23
24
25Allegro                          version 4.4.3            al_ffblk_get_size(3)
Impressum