SourcePro Core
:
Essential Tools Module User's Guide
:
File System Classes
:
RWFileManager
: Construction
Construction
The
RWFileManager
constructor has the prototype:
RWFileManager(const char* filename);
The argument is the name of the file that the
RWFileManager
is to manage. If it exists, it must contain a valid
RWFileManager
; otherwise, one will be created.
This site works best with JavaScript enabled