Man Page: unload_datafile_object
Operating Environment: suse
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)
| Related Man Pages |
|---|
| load_datafile(3alleg4) - debian |
| load_datafile(3alleg4) - suse |
| load_datafile_object(3alleg4) - suse |
| load_datafile_object(3alleg4) - linux |
| load_datafile_object(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| A (ksh) Library For and From UNIX.com |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |