You are here: C++ Support Classes > dtSearch Namespace > Classes > DFileInputStream Class > open Method > DFileInputStream::open Method (const char *)
DFileInputStream::open Method (const char *)
Close
dtSearch Text Retrieval Engine Programmer's Reference
DFileInputStream::open Method (const char *)
Syntax
C++
int open(const char * fn);
Parameters
Description
const char * fn
Filename encoded using UTF-8

0 on success, or non-zero on failure

Open a disk file to provide input for the input stream using a UTF-8 filename