Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Thread: Need help

    by KevinWorkman
    Replies
    9
    Views
    1,756

    Re: Need help

    A compiler is going to be able to tell you what's wrong with your code much better than we can. You've got a ton of syntax errors. Check your semicolons, parenthesis, equality operators, everything.
  2. Thread: Need help

    by KevinWorkman
    Replies
    9
    Views
    1,756

    Re: Need help

    Your first step is to get a compiler working then.
  3. Thread: Need help

    by KevinWorkman
    Replies
    9
    Views
    1,756

    Re: Need help

    Chances are, using an ArrayList is probably not allowed, since the point of the assignment is to learn about arrays.

    This is not the first time I've seen you attempt to spoonfeed a solution but...
Results 1 to 3 of 3