Query: packfile
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PACKFILE(3alleg4) Allegro manual PACKFILE(3alleg4)NAMEPACKFILE - Packfile structure, similar to the libc FILE structure. Allegro game programming library.SYNOPSIS#include <allegro.h> typedef struct PACKFILEDESCRIPTIONA packfile structure, similar to the libc FILE structure. Read chapter "File and compression routines" for a description on how to obtain/use this structure. Note that prior to version 4.1.18, some internal fields were accidentally documented - but PACKFILE should be treated as an opaque structure, just like the libc FILE type.SEE ALSOpack_fopen(3alleg4), pack_fopen_chunk(3alleg4), pack_fopen_vtable(3alleg4), expackf(3alleg4) Allegro version 4.4.2 PACKFILE(3alleg4)
| Related Man Pages | 
|---|
| expackf(3alleg4) - debian | 
| pack_fopen_vtable(3alleg4) - centos | 
| pack_fopen_vtable(3alleg4) - suse | 
| pack_fopen_vtable(3alleg4) - netbsd | 
| pack_fopen_vtable(3alleg4) - opendarwin | 
| Similar Topics in the Unix Linux Community | 
|---|
| Best performance UNIX just for HOST Virtualization? | 
| DB2 convert digits to binary format | 
| Shopt -s histappend | 
| CentOS 6 ran out of space, need to reclaim it | 
| Controlling user input |