Question: Programming Language C++ 1)Please, if the user input the blank, the error message should print out and ask the user to input the dog name,
Programming Language C++
1)Please, if the user input the blank, the error message should print out and ask the user to input the dog name, breed again (All menu choices)
2) If the user input the string more than 10 letters, the error message should print out and ask the user to input the dog name breed again (All Menu CHoices)
3) Name, breed should be string, age should be int, amount and weight should be float.
4) Don't use printf



Different program but example)



A menu-driven program that allows my friend, the dog trainer, to store information about his dogs including dog name, age, breed, weight, food, and amount to feed Offer the trainer the following menu that loops until they choose option 5. 1. Input a dog's information. 2. Edit a dog's information 3. Search for a dog and display 4. Display all dogs 5. Exit
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
