Query: register_datafile_object
OS: netbsd
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
register_datafile_object(3alleg4) Allegro manual register_datafile_object(3alleg4)NAMEregister_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));DESCRIPTIONUsed to add custom object types, specifying functions to load and destroy objects of this type.SEE ALSOload_datafile(3alleg4), load_datafile_object(3alleg4), DAT_ID(3alleg4) Allegro version 4.4.2 register_datafile_object(3alleg4)
Related Man Pages |
---|
load_datafile(3alleg4) - debian |
load_datafile(3alleg4) - netbsd |
load_datafile(3alleg4) - php |
load_datafile(3alleg4) - redhat |
load_datafile(3alleg4) - osx |
Similar Topics in the Unix Linux Community |
---|
RFC - Korn shell prompt |
Adding a List of Times |
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |
Grep command to show the number of results |