Search:

Type: Posts; User: Exiled

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,438

    Re: Search Term Program Problem

    Thanks copeg, that's what I was missing! It runs perfectly now and outputs exactly what it's supposed to. :) Here is the updated code:


    package searcher;
    import java.util.*;
    import...
  2. Replies
    2
    Views
    1,438

    Search Term Program Problem

    I am having a problem with the output of my term searching program. When I run the program, it seems to work okay but the problem is that when i search a term that is in the ArrayList position of 3...
Results 1 to 2 of 2