suse man page for unload_datafile_object

Query: unload_datafile_object

OS: suse

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(3alleg4) - debian
load_datafile_object(3alleg4) - netbsd
load_datafile_object(3alleg4) - plan9
load_datafile_object(3alleg4) - mojave
load_datafile_object(3alleg4) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I