Click on the banner to return to the user guide home page.
©Copyright 1996 Rogue Wave Software
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.