MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / print_version

Function print_version

extra/perror.c:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75
76
77static void print_version(void)
78{
79 printf("%s Ver %s, for %s (%s)\n",my_progname,PERROR_VERSION,
80 SYSTEM_TYPE,MACHINE_TYPE);
81}
82
83
84static void usage(void)

Callers 2

usageFunction · 0.70
get_one_optionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected