Question: Lab: Parse Address String C++ programing using visio studio Parse a string into 8 different string 1. Ask user enter a string, in the proper
Lab: Parse Address String C++ programing using visio studio Parse a string into 8 different string 1. Ask user enter a string, in the proper format. The proper format looks as follows: Quan Zac, 1003 Easton road, Willow Grove, PA 19090 Space after first name Comma and Space after last name Space after house number Space after street name. Comma and Space after street type. Comma and Space after city 2-digits for State Abbrev. followed by a Space . 5-digit zip code 2) Print out the all of the parsed string. 3) Use the string functions found in Chapter 12 of starting of C++ to help make this work
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
