More String class
work.
Add end-of-file checking to
getline(istream &) and
istream & operator>>
functions for the String class.
Make sure to test these new features of the String class.
(Perhaps you could modify the current test application?)
This assignment is (Level 1.5).