CStdioFile Members

Base Class Members

CObject Members

CFile Members

Data Members

m_pStream

Contains a pointer to an open file.

Methods

CStdioFile

Constructs a CStdioFile object from a path or file pointer.

GetLength

Returns the length of the file, in bytes.

GetPosition

Returns the current position of the file pointer.

ReadString

Reads a single line of text.

Seek

Positions the current file pointer.

WriteString

Writes a single line of text.

See Also

Reference

CStdioFile Class

Hierarchy Chart