unload_datafile(3alleg4) osx man page | unix.com

Man Page: unload_datafile

Operating Environment: osx

Section: 3alleg4

unload_datafile(3alleg4)					  Allegro manual					  unload_datafile(3alleg4)

NAME
unload_datafile - Frees all the objects in a datafile. Allegro game programming library. SYNOPSIS
#include <allegro.h> void unload_datafile(DATAFILE *dat); DESCRIPTION
Frees all the objects in a datafile. Use this to avoid memory leaks in your program. SEE ALSO
load_datafile(3alleg4), excustom(3alleg4), exdata(3alleg4), exexedat(3alleg4), exgui(3alleg4), exsprite(3alleg4), exunicod(3alleg4) Allegro version 4.4.2 unload_datafile(3alleg4)
Related Man Pages
load_datafile(3alleg4) - debian
load_datafile(3alleg4) - centos
load_datafile(3alleg4) - linux
load_datafile(3alleg4) - redhat
load_datafile(3alleg4) - osx
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
Undeletable file
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location