Query: al_ffblk_get_size
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
al_ffblk_get_size(3alleg4) Allegro manual al_ffblk_get_size(3alleg4)NAMEal_ffblk_get_size - Get size of file returned by al_findfirst/al_findnext. Allegro game programming library.SYNOPSIS#include <allegro.h> uint64_t al_ffblk_get_size(struct al_ffblk *info);DESCRIPTIONThis returns the size of the file returned by al_findfirst or al_findnext.SEE ALSOal_findfirst(3alleg4), al_findnext(3alleg4), al_ffblk(3alleg4) Allegro version 4.4.2 al_ffblk_get_size(3alleg4)