-
c++ code assignment
write a program that ask the user for a name, adders,city,state,zip code and phone number and stores each in appropriate character arrays.Us the ignore function to flush the input stream between inputs.After the strings are stored in the arrays,print the information back to the screen in the following format:
name
address
city,state,zip Code
Phone number
-
Re: c++ code assignment
-
Re: c++ code assignment
-
Re: c++ code assignment
Is this some kind of school assignment?
-
Re: c++ code assignment
Quote:
Originally Posted by
alexrat1996
write me the code
I have written the code. It works like a charm. Nice application!
-
Re: c++ code assignment
I decided to write it, too. I got an A+ as my grade.