v7 man page for unload_datafile

Query: unload_datafile

OS: v7

Section: 3alleg4

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

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) - centos
load_datafile(3alleg4) - suse
exdata(3alleg4) - suse
load_datafile(3alleg4) - redhat
load_datafile(3alleg4) - v7
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working