Problem #918 C LANGUAGE

Write a C++ program to count the number of lines in a text file.

Your Solution