You are here: C++ Support Classes > dtSearch Namespace > Classes > DFile Class > DFile::flush Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DFile::flush Method
Syntax
C++
void flush();

Close and reopen the file handle. DFile does not maintain buffers so all I/O is unbuffered.