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

FreeBSD Manual Pages

  
 
  

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

NAME
     close_fli	-  Closes a FLI file previously opened. Allegro game programming
     library.

SYNOPSIS
     #include <allegro.h>

     void close_fli();

DESCRIPTION
     Closes an FLI file when you have finished reading from it. Remember  to  do
     this to avoid having memory leaks in your program.

SEE ALSO
     open_fli(3)

Allegro 			  version 4.4.3 		    close_fli(3)

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

home | help