C4 Engine API Documentation
Home
►
File Manager
►
class File
File::CloseFile
Defined in:
C4Files.h
Closes a file.
Prototype
void
CloseFile(
void
);
Description
The
CloseFile
function closes a file. If no file was previously opened, then this function has no effect.
See Also
File::OpenFile
C4 Engine,
Version 7.1
, 28-Jul-2023, Copyright © Terathon Software LLC