debian man page for pack_fclose_chunk

Query: pack_fclose_chunk

OS: debian

Section: 3alleg4

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

pack_fclose_chunk(3alleg4)					  Allegro manual					pack_fclose_chunk(3alleg4)

NAME
pack_fclose_chunk - Closes a previously opened sub-chunk. Allegro game programming library.
SYNOPSIS
#include <allegro.h> PACKFILE *pack_fclose_chunk(PACKFILE *f);
DESCRIPTION
Closes a sub-chunk of a file, previously obtained by calling pack_fopen_chunk().
RETURN VALUE
Returns a pointer to the parent of the sub-chunk you just closed. Returns NULL if there was some error (eg. you tried to close a PACKFILE which wasn't sub-chunked).
SEE ALSO
pack_fopen_chunk(3alleg4) Allegro version 4.4.2 pack_fclose_chunk(3alleg4)
Related Man Pages
pack_fopen_vtable(3alleg4) - debian
pack_fopen_vtable(3alleg4) - centos
pack_fopen_chunk(3alleg4) - suse
pack_fopen_chunk(3alleg4) - opendarwin
pack_fopen_chunk(3alleg4) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph