unload_datafile_object(3alleg4) centos man page | unix.com

Man Page: unload_datafile_object

Operating Environment: centos

Section: 3alleg4

unload_datafile_object(3alleg4) 				  Allegro manual				   unload_datafile_object(3alleg4)

NAME
unload_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);
DESCRIPTION
Frees an object previously loaded by load_datafile_object(). Use this to avoid memory leaks in your program.
SEE ALSO
load_datafile_object(3alleg4) Allegro version 4.4.2 unload_datafile_object(3alleg4)
Related Man Pages
load_datafile_object(3alleg4) - opendarwin
load_datafile_object(3alleg4) - linux
load_datafile_object(3alleg4) - plan9
load_datafile_object(3alleg4) - redhat
load_datafile_object(3alleg4) - mojave
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq