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

Function PreRotateFile

source/main.cpp:342–346  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

340}
341//---------------------------------------------------------------------------
342void __fastcall PreRotateFile(String FileName)
343{
344 if( FileName == MainForm->fFile )
345 MainForm->in.Close();
346}
347//---------------------------------------------------------------------------
348void __fastcall PostRotateFile(void)
349{

Callers 1

RotateFileMethod · 0.85

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected