| Open CASCADE Technology
    7.8.0.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.  More... | |
| 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 | 
 1.8.13
 1.8.13