Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
streaming_memory_usage.c File Reference
#include <stdio.h>
#include <zstd.h>
#include "common.h"

Macros

#define MAX_TESTED_LEVEL   12
 
#define ZSTD_STATIC_LINKING_ONLY
 
#define INPUT_SIZE   5
 
#define COMPRESSED_SIZE   128
 

Functions

int main (int argc, char const *argv[])
 

Macro Definition Documentation

◆ COMPRESSED_SIZE

#define COMPRESSED_SIZE   128

◆ INPUT_SIZE

#define INPUT_SIZE   5

◆ MAX_TESTED_LEVEL

#define MAX_TESTED_LEVEL   12

◆ ZSTD_STATIC_LINKING_ONLY

#define ZSTD_STATIC_LINKING_ONLY

Function Documentation

◆ main()

int main ( int argc,
char const * argv[] )