Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
static 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
84
static void usage(void)
Callers
2
usage
Function · 0.70
get_one_option
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected