![]() |
• File Manager | ||||
|
API Links
Developer Links
|
class FileMgrDefined in:
The File Manager class.
C4Files.hDefinition
Member Functions
Description
The global File Manager object encapsulates the file management services of the C4 Engine. The single instance of the File Manager is constructed during an application's initialization and destroyed at termination.The File Manager's member functions are accessed through the global pointer TheFileMgr.
See Also
|