MANPAGES
Skip Quicknav
/ bookworm / allegro5-doc / al_fsize(3alleg5)
Scroll to navigation
al_fsize - Allegro 5 API
#include <allegro5/allegro.h> int64_t al_fsize(ALLEGRO_FILE *f)
Return the size of the file, if it can be determined, or -1 otherwise.