This is from the last page of the data structure notes:
Write a program that reads in a series of first names and stores them in a linked list. Do not store duplicate names. Allow the user to search for a first name. Use a GUI that is "somewhat" like the one on page C10 (Note, below there should be a status bar)
No comments:
Post a Comment