File lines_entry.txt
from directory Files_exam
Section 3 from Reading and writing with files
Write a program that reads the content in file Lines_entry.txt
,
counts the number of lines 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.