I am new to C++ and here is what I am trying to do (I am using Borland C++ for this)
I want to ask the user how many names to process and then take those names, store them in an array, and then print them all to the screen.
I can't for the life of me get it to work correctly....can someone...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.