Man Page: unload_datafile_object
Operating Environment: debian
Section: 3alleg4
unload_datafile_object(3alleg4) Allegro manual unload_datafile_object(3alleg4)NAMEunload_datafile_object - Frees an object previously loaded by load_datafile_object(). Allegro game programming library.SYNOPSIS#include <allegro.h> void unload_datafile_object(DATAFILE *dat);DESCRIPTIONFrees an object previously loaded by load_datafile_object(). Use this to avoid memory leaks in your program.SEE ALSOload_datafile_object(3alleg4) Allegro version 4.4.2 unload_datafile_object(3alleg4)
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |