13.8. PACK/UNPACK

About
Functions order

13.8.1. About PACK/UNPACK

Category Pack/Unpack include description of functions for

pack/unpack and compress/uncompress data or file.

Library clip-gzip is wrapper to populiar gzip library,

for using clip-gzip need linking:

clip -e test.prg -lclip-gzip

Library clip-bzip2 is wrapper to populiar bzip2 library,

for using clip-bzip2 need linking:

clip -e test.prg -lclip-bzip2

13.8.2. PACK/UNPACK functions order