Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetPosition
Method
GetPosition
Source/SimpleFile.cpp:193–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
std::size_t CSimpleFile::GetPosition() {
194
return m_fFile.tellp();
195
}
Callers
7
NSFEWriteBlocks
Function · 0.80
ExportNSF_NSFE
Method · 0.80
OpenWaveFile
Method · 0.80
COutputWaveStream
Method · 0.80
ReadFromFile
Method · 0.80
Read
Method · 0.80
Write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected