Data Members
| m_pStream | Contains a pointer to an open file. |
Construction
| CStdioFile | Constructs a CStdioFile object from a path or file pointer. |
Text Read/Write
| ReadString | Reads a single line of text. |
| WriteString | Writes a single line of text. |
Data Members
| m_pStream | Contains a pointer to an open file. |
Construction
| CStdioFile | Constructs a CStdioFile object from a path or file pointer. |
Text Read/Write
| ReadString | Reads a single line of text. |
| WriteString | Writes a single line of text. |