redhat man page for exdata

Query: exdata

OS: redhat

Section: 3alleg4

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

exdata(3alleg4) 						  Allegro manual						   exdata(3alleg4)

NAME
exdata - Accessing the contents of datafiles. Allegro game programming library. SYNOPSIS
#include <allegro.h> Example exdata DESCRIPTION
This program demonstrates how to access the contents of an Allegro datafile (created by the grabber utility). The example loads the file `example.dat', then blits a bitmap and shows a font, both from this datafile. SEE ALSO
DATAFILE(3alleg4), END_OF_MAIN(3alleg4), allegro_error(3alleg4), allegro_init(3alleg4), allegro_message(3alleg4), blit(3alleg4), font(3alleg4), install_keyboard(3alleg4), load_datafile(3alleg4), makecol(3alleg4), readkey(3alleg4), replace_filename(3alleg4), screen(3alleg4), set_color_conversion(3alleg4), set_gfx_mode(3alleg4), set_palette(3alleg4), textout_ex(3alleg4), unload_datafile(3alleg4) Allegro version 4.4.2 exdata(3alleg4)
Related Man Pages
exswitch(3alleg4) - debian
exzbuf(3alleg4) - debian
exswitch(3alleg4) - opendarwin
exzbuf(3alleg4) - centos
exzbuf(3alleg4) - php
Similar Topics in the Unix Linux Community
Accessing microsoft access from C program