Search:

Type: Posts; User: PearE

Search: Search took 0.08 seconds.

  1. Re: My code is skipping my for loop altogether and ignoring my array input.

    Sorry. I will post with the proper format next time.

    Is . equals the only way that Strings can be compared?
  2. My code is skipping my for loop altogether and ignoring my array input.

    I am trying to create a code that allows users to input an item that potentially matches an array item. If it matches the array, it should output the price of the item from a parallel array. If the...
Results 1 to 2 of 2