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

Function badusage

freebsd/contrib/zstd/zlibWrapper/examples/zwrapbench.c:828–833  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

826}
827
828static int badusage(const char* programName)
829{
830 DISPLAYLEVEL(1, "Incorrect parameters\n");
831 if (g_displayLevel >= 1) usage(programName);
832 return 1;
833}
834
835static void waitEnter(void)
836{

Callers 1

mainFunction · 0.70

Calls 1

usageFunction · 0.70

Tested by

no test coverage detected