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

FreeBSD Manual Pages

  
 
  

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

NAME
     al_fflush - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    bool al_fflush(ALLEGRO_FILE *f)

DESCRIPTION
     Flush any pending writes to the given file.

     Returns true on success, false otherwise.	errno is set to indicate the er-
     ror.

SEE ALSO
     al_get_errno(3)

Allegro reference manual					    al_fflush(3)

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

home | help