File Characters_entry.txt
from directory Files_exam
Section 3 from Reading and writing with files
Write a program that reads the content in file Characters_entry.txt
,
counts the number of characters of that content and prints that value both on the screen and on a new file named
Result.bin
.
Upload the program to the folder
Files_exam
in your workspace in
Subversion.