If necessary, create a new project named Advanced26 Project and save it in the Cpp7\Chap14 folder. Also create a new source file named Advanced26.cpp. Write a program that allows the user to record the names of cities and their corresponding ZIP codes in a sequential access file named Advanced26.txt. The program should also allow the user to look up a ZIP code in the file and display the name of its corresponding city. If the ZIP code is not in the file, the program should display an appropriate message. Save and then run the program. Enter the ZIP codes and city names listed in Figure 14-25. Next, display the name of the city corresponding to the following ZIP codes: 60135, 60544, and 55555.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.