Search:

Type: Posts; User: Kuroneko

Search: Search took 0.13 seconds.

  1. Replies
    5
    Views
    1,112

    Re: problem with deleting from an array

    The only thing I can do is put here all the pieces of code that affect or are affected by this method, because if I knew what the problem was I wouldn't be asking, I just know it doesn't delete the...
  2. Replies
    5
    Views
    1,112

    Re: problem with deleting from an array

    this if: if (groupExists(groups[0].getName(), nameG)), appears to be the problem, but I'm not quite sure what is wrong in there.
  3. Replies
    5
    Views
    1,112

    problem with deleting from an array

    Hi, I have a problem with a method from my work, which I can't seem to find.
    So here's the problem: - I have a method called deleteGroup(String name) and, as the name says it's supposed to delete a...
Results 1 to 3 of 3