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

Function quit

freebsd/contrib/zstd/zlibWrapper/examples/fitblk.c:67–71  ·  view source on GitHub ↗

print nastygram and leave */

Source from the content-addressed store, hash-verified

65
66/* print nastygram and leave */
67local void quit(char *why)
68{
69 fprintf(stderr, "fitblk abort: %s\n", why);
70 exit(1);
71}
72
73#define RAWLEN 4096 /* intermediate uncompressed buffer size */
74

Callers 2

mainFunction · 0.70
mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected