Franky Braem
March 29th, 1999, 12:54 AM
You could use the fopen function with the "a+" as mode.
Then you can use CStdioFile with the file-pointer returned by fopen.
Then you can use CStdioFile with the file-pointer returned by fopen.
|
Click to See Complete Forum and Search --> : Re: A simple (hopefully) CFile question... Franky Braem March 29th, 1999, 12:54 AM You could use the fopen function with the "a+" as mode. Then you can use CStdioFile with the file-pointer returned by fopen. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |