Search:

Type: Posts; User: pbrockway2

Search: Search took 0.07 seconds.

  1. Re: Extremely basic -- help with multiple arguments

    Arrays have a length property, discussed in the Arrays page of Oracle's Tutorial.
  2. Re: Extremely basic -- help with multiple arguments

    Do what you are currently doing for each element of the args[] array.

    Stop and think first. Describe what you will do in real life language before you attempt it in code. Your description will...
Results 1 to 2 of 2