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_fsize - Allegro 5 API

Description

       Return the size of the file, if it can be determined, or -1 otherwise.

Allegro reference manual                                                                       al_fsize(3alleg5)

Name

       al_fsize - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              int64_t al_fsize(ALLEGRO_FILE *f)

See Also