NextPackFile()

Syntax

MemoryAddress = NextPackFile()
Description
Read and uncompress the next file found in the current Pack, previously opened with OpenPack(). The memory address is shared and should never be freed by the programmer. To know the size the memory area (ie: the size of the uncompressed file), use PackFileSize().

Supported OS

All

<- CreatePack() - Packer Index - OpenPack() ->