logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_ffblk_get_size - Get size of file returned by al_findfirst/al_findnext. Allegro game programming

Description

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

Name

       al_ffblk_get_size  -  Get  size  of  file  returned by al_findfirst/al_findnext. Allegro game programming
       library.

See Also

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

Allegro                                           version 4.4.3                       al_ffblk_get_size(3alleg4)

Synopsis

#include<allegro.h>uint64_tal_ffblk_get_size(structal_ffblk*info);

See Also