Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ eof
Method
eof
extlibs/soloud/src/core/soloud_file.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
int DiskFile::eof()
115
{
116
return feof(mFileHandle);
117
}
118
119
120
Callers
3
Soloud_Filehack_fgetc
Function · 0.80
tick
Method · 0.80
operator()
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected