Question: C++ programming < Grocery List > Create a program that makes a grocery list. You will need an array of strings. You dont know how
C++ programming
< Grocery List >
Create a program that makes a grocery list.
You will need an array of strings.
You dont know how many items will be on your list.
If grocery.txt exists, read it into an array and display to the user.
User then tells you how many more items, and then tells you the items.
You display all the items for the user.
At the end of the program, write the grocery list to a text file called grocery.txt.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
