Home Work (6-2-2013)

Post date: Feb 6, 2013 8:56:57 AM

write a c++ program that deals with files

use Switch case.

you have two cases reading and saving:

    - reading : for reading an existed file.

    - saving    : for saving an entered text.

note :

             for file name you must enter it (cin) as illustrated in the attached file "screen2.jpg".