Introduction - If you have any usage issues, please Google them yourself
const char* and char* const difference. C language support to read and write files, FILE pointer text files and binary files the difference. Read and write files in text mode and read and write files in binary mode considerations. C++ support for file reading and writing, ofstream, and ifstream usage. Win32 SDK support for file reading and writing, CreateFile function, WriteFile function, ReadFile function is used MFC support for file reading and writing, CFile class and the CFileDialog use, the file filter settings. win.ini file and registry and knowledge of reading and writing points.