MCPcopy 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
193std::size_t CSimpleFile::GetPosition() {
194 return m_fFile.tellp();
195}

Callers 7

NSFEWriteBlocksFunction · 0.80
ExportNSF_NSFEMethod · 0.80
OpenWaveFileMethod · 0.80
COutputWaveStreamMethod · 0.80
ReadFromFileMethod · 0.80
ReadMethod · 0.80
WriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected