MCPcopy Create free account
hub / github.com/acl-dev/acl / usage

Function usage

lib_acl_cpp/samples/rfc2047/main.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188static void usage(const char* procname)
189{
190 printf("usage: %s -h[help] -d src -e src -f file\n", procname);
191}
192
193int main(int argc, char* argv[])
194{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…