Man Page: unload_datafile
Operating Environment: centos
Section: 3alleg4
unload_datafile(3alleg4) Allegro manual unload_datafile(3alleg4)NAMEunload_datafile - Frees all the objects in a datafile. Allegro game programming library.SYNOPSIS#include <allegro.h> void unload_datafile(DATAFILE *dat);DESCRIPTIONFrees all the objects in a datafile. Use this to avoid memory leaks in your program.SEE ALSOload_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 |
|---|
| exdata(3alleg4) - suse |
| load_datafile(3alleg4) - netbsd |
| load_datafile(3alleg4) - php |
| load_datafile(3alleg4) - plan9 |
| load_datafile(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |