diff options
| -rw-r--r-- | lab7.txt | 55 |
1 files changed, 20 insertions, 35 deletions
@@ -89,64 +89,49 @@ void ClearBuffer() RUN: - Please Enter a string to store in our database: string 1 -Enter 1 to add another string to the data base. +Enter [1] to add another string to the data base. OR -Enter 0 to stop and see all the entries we have so far: 1 +Enter [0] to stop and see all the entries we have so far: 1 Please Enter a string to store in our database: string 2 -Enter 1 to add another string to the data base. -OR -Enter 0 to stop and see all the entries we have so far: 1 -Please Enter a string to store in our database: this is sting 3 - - -Enter 1 to add another string to the data base. -OR -Enter 0 to stop and see all the entries we have so f 1 u Please Enter a string to store in our database: How many more times should I do this? - - -Enter 1 to add another string to the data base. +Enter [1] to add another string to the data base. OR -Enter 0 to stop and see all the entries we have so far: 1 -Please Enter a string to store in our database: Ill do 2 more +Enter [0] to stop and see all the entries we have so far: 1 +Please Enter a string to store in our database: string 3 -Enter 1 to add another string to the data base. +Enter [1] to add another string to the data base. OR -Enter 0 to stop and see all the entries we have so far: 1 -Please Enter a string to store in our database: One moreE! +Enter [0] to stop and see all the entries we have so far: 1 +Please Enter a string to store in our database: !@#$%^& -Enter 1 to add another string to the data base. +Enter [1] to add another string to the data base. OR -Enter 0 to stop and see all the entries we have so far: 1 -Please Enter a string to store in our database: I'm done! +Enter [0] to stop and see all the entries we have so far: 1 +Please Enter a string to store in our database: Coffee and clean code -Enter 1 to add another string to the data base. +Enter [1] to add another string to the data base. OR -Enter 0 to stop and see all the entries we have so far: 0 - - +Enter [0] to stop and see all the entries we have so far: 0 +================================================================== This is what we have in our database so far... - - +================================================================== string 1 string 2 -this is sting 3 -How many more times should I do this? -Ill do 2 more -One moreE! -I'm done! +string 3 +!@#$%^& +Coffee and clean code + -=============================================================================== +=============================================================================== 12b |