Search:

Type: Posts; User: seph

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: Help with searching an array for a String (name) using a for loop

    Hey, thanks for the quick response. Good point about the equalsIgnoreCase() - it's not really required by the assignment but it's still good to cover all grounds.

    Added the break and it works fine...
  2. [SOLVED] Help with searching an array for a String (name) using a for loop

    Hey there,

    Working through a Java assignment and seem to have hit a road block. Basically it asks you to create a Java Applet that allows a user to search for a tiger's name through an array of 10...
  3. Need help with calling methods from classes - Java Assignment

    I'm working through a Java assignment for school, and I've hit a road block about half way through it. The part I'm up to is asking me to add a method to a seperate .java file (MyString.java in this...
Results 1 to 3 of 3