MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / ToEnd

Method ToEnd

sourcecommon/File.cpp:233–236  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

231}
232//---------------------------------------------------------------------------
233bool __fastcall TFile::ToEnd(void)
234{
235 return SetPointer64(0i64, FILE_END);
236}
237//---------------------------------------------------------------------------
238bool __fastcall TFile::SetEnd(void)
239{

Callers 4

SaveMethod · 0.80
WriteToLogRawMessageFunction · 0.80
WriteToLogErrorFunction · 0.80
aViewFileExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected