Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ CFile
Method
CFile
deps/FtpClient/FTPClient.cpp:122–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
enum TOriginEnum { orBegin=SEEK_SET, orEnd=SEEK_END, orCurrent=SEEK_CUR };
121
122
CFile() : m_pFile(NULL) {}
123
virtual ~CFile()
124
{
125
Close();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected