![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <assert.h>#include "zstd.h"#include "zstd_errors.h"#include "sequence_producer.h"Macros | |
| #define | ZSTD_STATIC_LINKING_ONLY |
| #define | CHECK(res) |
Functions | |
| int | main (int argc, char *argv[]) |
| #define CHECK | ( | res | ) |
| #define ZSTD_STATIC_LINKING_ONLY |