Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ vlen
Method
vlen
src/ap.cpp:1572–1575 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1570
}
1571
1572
int ap::vlen(int n1, int n2)
1573
{
1574
return n2-n1+1;
1575
}
1576
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected