This a simple program that use file streams to read and write .txt files that act as checkbooks.
The project idea is not mine. Credit goes to John Dolan and Patricia Lindner of the Ohio University. Likewise, the files 'bob.txt', 'check.h', 'check.cc', and 'commented_main.out' are also the orginial creations of John Dolan and Patricia Linder.
The .pdf file 'Cs2401_Project1.pdf' explains the purpose of this project. I plan to remove it in future iterations and put further explanations of the project into this file.