register_datafile_object(3alleg4) php man page | unix.com

Man Page: register_datafile_object

Operating Environment: php

Section: 3alleg4

register_datafile_object(3alleg4)				  Allegro manual				 register_datafile_object(3alleg4)

NAME
register_datafile_object - Registers load/destroy functions for custom object types. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void register_datafile_object(int id, void *(*load)(PACKFILE *f, long size), void (*destroy)(void *data));
DESCRIPTION
Used to add custom object types, specifying functions to load and destroy objects of this type.
SEE ALSO
load_datafile(3alleg4), load_datafile_object(3alleg4), DAT_ID(3alleg4) Allegro version 4.4.2 register_datafile_object(3alleg4)
Related Man Pages
exfont(3alleg4) - debian
load_datafile(3alleg4) - netbsd
load_datafile(3alleg4) - linux
load_datafile(3alleg4) - redhat
load_datafile(3alleg4) - osx
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!