Problem #925 C LANGUAGE

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

Your Solution