Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ pos
Method
pos
extlibs/soloud/src/core/soloud_file.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
unsigned int DiskFile::pos()
84
{
85
return ftell(mFileHandle);
86
}
87
88
FILE *DiskFile::getFilePtr()
89
{
Callers
5
Soloud_Filehack_fseek
Function · 0.80
Soloud_Filehack_ftell
Function · 0.80
drflac_seek_func
Function · 0.80
drmp3_seek_func
Function · 0.80
drwav_seek_func
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected