Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GoToNextFile
Function
GoToNextFile
3party/minizip/minizip.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
Code GoToNextFile(File file)
21
{
22
return static_cast<Code>(unzGoToNextFile(file));
23
}
24
25
Code GoToFile(File file, std::string const & filename)
26
{
Callers
2
ParseTrackArchiveData
Function · 0.85
FilesList
Method · 0.85
Calls
1
unzGoToNextFile
Function · 0.85
Tested by
no test coverage detected