Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GregoryFaust/samblaster
/ printVersionString
Function
printVersionString
samblaster.cpp:1360–1363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1358
}
1359
1360
void printVersionString()
1361
{
1362
fprintf(stderr,
"samblaster: Version 0.1.%d\n"
, BUILDNUM);
1363
}
1364
1365
void printUsageString()
1366
{
Callers
2
printUsageString
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected