Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ trackno
Function
trackno
lib/fluxsource/scpfluxsource.cc:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
#include <fstream>
12
13
static int trackno(int strack)
14
{
15
return strack >> 1;
16
}
17
18
static int headno(int strack)
19
{
Callers
1
ScpFluxSource
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected