![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include "zstd.h"#include "zstd_errors.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>Data Structures | |
| struct | stuff_t |
Macros | |
| #define | ZSTD_STATIC_LINKING_ONLY |
Functions | |
| int | main (int argc, char *argv[]) |
| #define ZSTD_STATIC_LINKING_ONLY |