newspaper data system

Milestones:
1. Use program arguments to specify a file name.
10 points
2. Use simple File I/O to read a file.
10 points
3. Create an abstract data type (ADT) to store information on a single newspaper story.
15 points
4. Create an ADT that abstracts the use of an array (or list) of newspaper stories.
15 points
5. Implement a program that allows the user to search the list of newspaper stories as
described below.
20 points
Develop and use a proper design.
15 points

Leave a Reply

Your email address will not be published. Required fields are marked *