![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Compress in multi-call mode using x86 BCJ and LZMA2. More...
#include <stdbool.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <errno.h>#include <lzma.h>Functions | |
| int | main (void) |
Compress in multi-call mode using x86 BCJ and LZMA2.
Usage: ./03_compress_custom < INFILE > OUTFILE
Example: ./03_compress_custom < foo > foo.xz
|
extern |