VOID LZDone(void) |
The LZDone function frees buffers that the LZStart function allocated for multiple file-copy operations.
This function has no parameters.
This function does not return a value.
Applications which copy multiple files should call LZStart before copying the files with the CopyLZFile function. This function (LZStart) allocates buffers for the file copy operations.
CopyLZFile, LZStart, LZCopy