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

Man Page: al_findclose

Operating Environment: debian

Section: 3alleg4

al_findclose(3alleg4)						  Allegro manual					     al_findclose(3alleg4)

NAME
al_findclose - Closes a previously opened search with al_findfirst(). Allegro game programming library.
SYNOPSIS
#include <allegro.h> void al_findclose(struct al_ffblk *info);
DESCRIPTION
This closes a previously opened search with al_findfirst(). You need to call this on all successfully opened searches to avoid memory leaks in your program.
SEE ALSO
al_findfirst(3alleg4), al_findnext(3alleg4) Allegro version 4.4.2 al_findclose(3alleg4)
Related Man Pages
exfont(3alleg4) - debian
for_each_file_ex(3alleg4) - debian
exmidi(3alleg4) - opendarwin
exmidi(3alleg4) - suse
exmidi(3alleg4) - netbsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph