Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_fsize(3)		    Library Functions Manual		     al_fsize(3)

NAME
     al_fsize - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    int64_t al_fsize(ALLEGRO_FILE *f)

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

Allegro reference manual					     al_fsize(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_fsize&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help