Open CASCADE Technology 7.8.2.dev
|
#include <Standard_Macro.hxx>
Functions | |
FILE * | OSD_OpenFile (const char *theName, const char *theMode) |
Auxiulary file to provide Unicode compatibility for file open functionality Names of files are encoded as UTF-16 strings. | |
FILE * OSD_OpenFile | ( | const char * | theName, |
const char * | theMode ) |
Auxiulary file to provide Unicode compatibility for file open functionality Names of files are encoded as UTF-16 strings.
Function opens the file.
theName | name of file encoded in UTF-8 |
theMode | opening mode |