Search:

Type: Posts; User: Stark

Search: Search took 0.20 seconds.

  1. Thread: Array Problem

    by Stark
    Replies
    5
    Views
    863

    [SOLVED] Re: Array Problem

    Right... As you said the problem is Capacity=Limit. Now i changed it to Limit=Capacity and works perfectly thank you. And sorry for the method names as i said i'm really new at this. From now on i'll...
  2. Thread: Array Problem

    by Stark
    Replies
    5
    Views
    863

    [SOLVED] Re: Array Problem

    You are right. I did what you offered and saw that my array capacity is 0. But when i look to here for the problem i still can't see the wrong part :/




    System.out.println("Capacity?");...
  3. Thread: Array Problem

    by Stark
    Replies
    5
    Views
    863

    [SOLVED] Array Problem

    Hello everyone. I'm learning java and i'm really new at this so i know this is probably too simple for you but if you can show my mistake i will be grateful. I made 2 classes. One is the main and the...
Results 1 to 3 of 3