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 help me with this?
Scott
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 help me with this?
Scott