Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MrRomeo

    Simple array question...please

    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...
  2. MrRomeo

    Simple array question...please

    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...

Part and Inventory Search

Back
Top