osx man page for datafile

Query: datafile

OS: osx

Section: 3alleg4

Links: osx man pages   all man pages

Forums: unix linux community   forum categories

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

DATAFILE(3alleg4)						  Allegro manual						 DATAFILE(3alleg4)

NAME
DATAFILE - Stores an Allegro datafile in memory. SYNOPSIS
#include <allegro.h> typedef struct DATAFILE DESCRIPTION
void *dat; - pointer to the actual data int type; - type of the data long size; - size of the data in bytes void *prop; - list of object properties Read chapter "Datafile routines", section "Using datafiles" for a description on how to obtain/use this structure. SEE ALSO
load_datafile(3alleg4), excustom(3alleg4), exdata(3alleg4), exexedat(3alleg4), exgui(3alleg4), exsprite(3alleg4), exunicod(3alleg4) Allegro version 4.4.2 DATAFILE(3alleg4)
Related Man Pages
load_datafile(3alleg4) - php
load_datafile(3alleg4) - linux
load_datafile(3alleg4) - redhat
load_datafile(3alleg4) - v7
load_datafile(3alleg4) - mojave
Similar Topics in the Unix Linux Community
replace one section in a datafile
Append filename to datafile
Combine a datafile with Master datafile, emergent!
How do we know which processis creating a datafile
Reversing numbers in a datafile of rows and columns