5/9/08

How do you open a file in text mode?

To open a file in text mode, create a CStdioFile object and associate it with the text file, and then supply the CFile::typeText flag to the Open() function.

No comments:

ITUCU