MCPcopy 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
1360void printVersionString()
1361{
1362 fprintf(stderr, "samblaster: Version 0.1.%d\n", BUILDNUM);
1363}
1364
1365void printUsageString()
1366{

Callers 2

printUsageStringFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected