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

Function usage

lib_acl_cpp/samples/xml/xml4/main.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117static void usage(const char* procname)
118{
119 printf("usage: %s -h[help] -f parse_file -m[use mmap xml]\r\n", procname);
120}
121
122int main(int argc, char* argv[])
123{

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…