CHAPTER 11
1. file stream classes - ifstream, ofstream, fstream.
2. opening and closing a file.
3. EOF.
4. reading character from a file and writing character to a file.
5. reading string from a file and writing string to a file.
6 .reading integer from a file and writing integer to a file.
7. update file,delete file,rename file.
8. command line argument.
No comments:
Post a Comment