debian man page for close_fli

Query: close_fli

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
exmidi(3alleg4) - opendarwin
exmidi(3alleg4) - suse
exmidi(3alleg4) - redhat
exmidi(3alleg4) - php
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
Detecting unused variables...
One instance of comparing grep and awk