Homework Seven
Merge Sort
Due: Thursday April 14
The three files named
"lab7a.dat"
"lab7b.dat"
"lab7c.dat"
all contain sorted lists of integers. Write a program that will merge these three files into a single sorted file named "lab7d.dat".