Recent content by googled123

  1. G

    C/C++ Need help in putting data into an array in c++

    Hi guys, I need to create an array in c++. But before I declare how many elements are in the array I want to prompt the user for input. I want to ask the user how many elements do they want in the array. What ever the user said, 5 or 20. I then want to enter these 5 values or 20 values...
Back
Top