![]() |
Polygon Crucher SDK - Documentation
Documentation
|
CStdioFileEx is an advanced class for reading / writing text file. More...
CStdioFileEx is an advanced class for reading / writing text file.
Go to the source code of this file.
Classes | |
class | CStdioFileEx |
CStdioFileEx reads or write unicode or ansi / utf8 string and convert them to CXString using string conversion if needed. More... | |
Macros | |
#define | nUNICODE_BOM ((unsigned short)(0xFEFF)) |
#define | sNEWLINE _T("\r\n") |
#define | sDEFAULT_UNICODE_FILLER_CHAR "#" |