Question: In this exercise, you modify the program from ModifyThis Exercise 19. If necessary, create a new project named Intermediate22 Project and save it in the
In this exercise, you modify the program from ModifyThis Exercise 19. If necessary, create a new project named Intermediate22 Project and save it in the Cpp8\Chap13 folder. Enter (or copy) the C++ instructions from the ModifyThis19.cpp file into a new source file named Intermediate22.cpp. Change the filename in the first comment. Modify the program so that it also allows the user to enter a 10-character ZIP code, as long as the sixth character is a hyphen. Remove the hyphen before sending the ZIP code to the verifyNumeric function. Save and then run the program. Test the program appropriately.
Step by Step Solution
3.35 Rating (170 Votes )
There are 3 Steps involved in it
Intermediate22cpp displays a message indicating whether a ZIP code contains the appropriate number o... View full answer
Get step-by-step solutions from verified subject matter experts
