|
Open
Opens the specified text file and, if successful, assigns it to the class instance.
int Open(
|
Parameters
file_name
[in] File name to open.
flags
[in] File open flags (FILE_TXT flag is forcibly set).
Return Value
Opened file handle.