MCPcopy Create free account
hub / github.com/F-Stack/f-stack / example.c

File example.c

freebsd/contrib/zstd/zlibWrapper/examples/example.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* example.c contains minimal changes required to be compiled with zlibWrapper:
2 * - #include "zlib.h" was changed to #include "zstd_zlibwrapper.h"
3 * - test_flush() and test_sync() use functions not supported by zlibWrapper
4 therefore they are disabled while zstd compression is turned on */

Callers

nothing calls this directly

Calls 2

OFFunction · 0.85
callocFunction · 0.85

Tested by

no test coverage detected