Extra Challenge/Credit
Add an option in Lab 14 to delete a friend from the list of friends. Use an
InputBox( ) to query the user for the Key value of the friend to delete.
Locate the friend in the arrays. Before removing the friend from the
arrays use a message box to request confirmation from the user. ("Do you
really want to remove Joe Smith from your list of friends?"). To remove
a friend move all friends that follow that friend up one position in the
arrays. Don't forget to adjust the variable that keeps track of the
first empty element in the arrays.
The sample executable for lab 14 contains this optional functionality
***The last lab is
due by midnight 5/3 - Remember to submit ONLY one version of
the Friend program. Submit your most complete WORKING version.
***Course Evaluations
On-line Students please complete the course evaluation via the link -->
Course Evaluation
Test over Files and Arrays (on-campus per
finals schedule, on-line completed by 5/10
-
Test 4 Topics
***Submit suggestions to future
students (By 5/10)
***Complete Post-Assessment (By
5/10)