Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    1,477

    Re: Filling an array with user input and a method

    Use a for loop that goes through the array, when there is an open slot ask the user for a value to put in that slot, read the value and put it in the open slot.
  2. Replies
    6
    Views
    1,477

    Re: Filling an array with user input and a method

    If there are error messages, copy the full text and paste it here. Plus the code that caused the error.
  3. Replies
    6
    Views
    1,477

    re: Filling an array with user input and a method

    What have you tried? Where are you stuck?
Results 1 to 3 of 3