Problem #925 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to split a large text file into smaller files of equal size.

Your Solution