I know this is easy, but for some reason I am having a hard time with it...(I am fairly new to C++)
What I want to do is set up code that asks how many names you want to input, stores each name in an array, and then once all names are entered, simply prints them to the screen.
I cannot for the life of me figure this out....
Thanks in advance to any that can offer assistance.
What I want to do is set up code that asks how many names you want to input, stores each name in an array, and then once all names are entered, simply prints them to the screen.
I cannot for the life of me figure this out....
Thanks in advance to any that can offer assistance.