Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GoToFirstFile
Function
GoToFirstFile
3party/minizip/minizip.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
Code GoToFirstFile(File file)
16
{
17
return static_cast<Code>(unzGoToFirstFile(file));
18
}
19
20
Code GoToNextFile(File file)
21
{
Callers
1
FilesList
Method · 0.85
Calls
1
unzGoToFirstFile
Function · 0.85
Tested by
no test coverage detected