Query: unload_datafile_object
OS: debian
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)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) - centos |
load_datafile(3alleg4) - suse |
load_datafile_object(3alleg4) - opendarwin |
load_datafile_object(3alleg4) - v7 |
load_datafile_object(3alleg4) - mojave |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
My first PERL incarnation... Audio Oscillograph |