close_fli(3alleg4) debian man page | unix.com

Man Page: close_fli

Operating Environment: debian

Section: 3alleg4

close_fli(3alleg4)						  Allegro manual						close_fli(3alleg4)

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(3alleg4) Allegro version 4.4.2 close_fli(3alleg4)
Related Man Pages
exfont(3alleg4) - debian
play_memory_fli(3alleg4) - debian
exmidi(3alleg4) - centos
exmidi(3alleg4) - v7
exmidi(3alleg4) - x11r4
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?