Urgent....Need assistance for final exam please?

Dec 8, 2009 at 4:52am
THANKS ITS SOLVED NOW
Last edited on Dec 9, 2009 at 4:16am
Dec 8, 2009 at 5:30am
1. Prompt for state abreviation
2. cin>>state;//make sure state will accept upper and lower case or convert all responses to one or the other. Throw an exception if the abreviated spelling is incorrect and prompt for a correct re-entry.
3.Use an enum construct for the states abreviated lower case names.
4. use a switch() / case : construct to hold and print out the required information.
If you have a problem post your code (in code tags) and ask a specific question in relation to your difficulty.
rgds.
Topic archived. No new replies allowed.