+1-316-444-1378

Final Lab

You will write two programs to manage a TV-Shows database. The first program collects the shows data from the user and stores it on a disk file (c:/temp/netflix.txt). The second program reads the disk file data, generates the objects, adds them to a vector, changes their contents, and prints them.Program Read more…