August 2002
Beginner
1122 pages
22h 1m
English
| 1. | Draw a picture of the operation of the find_nocase function when it is searching for the value “purple” in an xstring with the value “A Purple couch”. |
| 2. | Add the ability to edit an existing description field rather than having to type the whole field in again. Which classes will have to be changed to do this? |
| 3. | Before writing over the old version of the data base at the conclusion of the program, copy that file to another name so that the user can go back to it if necessary. |
| 4. | At present, the ExecuteMenuChoice function always saves the inventory in the backup file after calling AddItem. This is not necessary if the user didn't actually add a new item. Fix the code so that this unnecessary operation is avoided. |
| 5. | Add the ability for the ... |
Read now
Unlock full access