__p__fmode
Visual Studio 2010
Points to the _fmode global variable, which specifies the default file translation mode for file I/O operations.
int* __p__fmode(
);
Points to the _fmode global variable, which specifies the default file translation mode for file I/O operations.