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)NAMEclose_fli - Closes a FLI file previously opened. Allegro game programming library.SYNOPSIS#include <allegro.h> void close_fli();DESCRIPTIONCloses an FLI file when you have finished reading from it. Remember to do this to avoid having memory leaks in your program.SEE ALSOopen_fli(3alleg4) Allegro version 4.4.2 close_fli(3alleg4)
Related Man Pages |
---|
exfont(3alleg4) - debian |
exmidi(3alleg4) - netbsd |
exmidi(3alleg4) - redhat |
exmidi(3alleg4) - linux |
exmidi(3alleg4) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |