Man Page: al_findclose
Operating Environment: debian
Section: 3alleg4
al_findclose(3alleg4) Allegro manual al_findclose(3alleg4)NAMEal_findclose - Closes a previously opened search with al_findfirst(). Allegro game programming library.SYNOPSIS#include <allegro.h> void al_findclose(struct al_ffblk *info);DESCRIPTIONThis 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 ALSOal_findfirst(3alleg4), al_findnext(3alleg4) Allegro version 4.4.2 al_findclose(3alleg4)
| Related Man Pages |
|---|
| for_each_file_ex(3alleg4) - debian |
| exmidi(3alleg4) - opendarwin |
| exmidi(3alleg4) - redhat |
| exmidi(3alleg4) - v7 |
| exmidi(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |