Hello:
I can use c open a file and control use"endln,eof.."
But now I use VC++6.0 MFC.I know DOCoument has autoOpen
file function use Serialize(CArchive& ar).
But "ar>>myVar;"I only know use this read the file one
word.I need control "endln and eof".
Which code can do?Would you help me example code?