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

FreeBSD Manual Pages

  
 
  

home | help
al_ffblk_get_size(3)		 Allegro manual 	    al_ffblk_get_size(3)

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

SYNOPSIS
     #include <allegro.h>

     uint64_t al_ffblk_get_size(struct al_ffblk *info);

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

SEE ALSO
     al_findfirst(3), al_findnext(3), al_ffblk(3)

Allegro 			  version 4.4.3 	    al_ffblk_get_size(3)

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

home | help