al_ffblk_get_size - Man Page

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);

Description

This returns the size of the file returned by al_findfirst or al_findnext.

See Also

al_findfirst(3), al_findnext(3), al_ffblk(3)

Referenced By

al_ffblk(3), al_findfirst(3).

version 4.4.3 Allegro manual