pack_fclose_chunk
Closes a previously opened sub-chunk.
Description
Closes a sub-chunk of a file, previously obtained by calling
pack_fopen_chunk().
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).
Related Discussions
The following threads each have code containing this keyword:
Note: You can click on the numbers to jump directly to the posts that reference this page.
Related Projects
The following projects include source code containing this keyword: