.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "al_fsize" "3" "" "Allegro reference manual" "" .SH NAME al_fsize \- Allegro 5 API .SH SYNOPSIS .IP .EX #include int64_t al_fsize(ALLEGRO_FILE *f) .EE .SH DESCRIPTION Return the size of the file, if it can be determined, or \-1 otherwise.