Search:

Type: Posts; User: DABBISH

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    967

    Re: How can I search for words in a String?

    Well i'm not sure on how I can print out all the observations of one word which user has inputed. I'm very new to java. I know how to output text to file. I dont know how to create a List of String...
  2. Replies
    5
    Views
    967

    Re: How can I search for words in a String?

    i'm expecting my code to print out all the observations of for example "Craw" in a file, if you input that, but i'm not sure what kind of code I can use to print out all the observations of "Craw"....
  3. Replies
    5
    Views
    967

    How can I search for words in a String?

    Here is the program:


    import easyIO.*;


    public class test {

    // Main method
Results 1 to 3 of 3