Search:

Type: Posts; User: Axeander

Search: Search took 0.08 seconds.

  1. Replies
    10
    Views
    1,836

    Re: Linked List problem, please help.

    Ok thanks everyone, I just finished it up. Thanks for the help.
  2. Replies
    10
    Views
    1,836

    Re: Linked List problem, please help.

    Yes I already have the method Length on the rest of the program which is working but for some reason when i run the program using this code, public static void main (String[] args)
    {

    ...
  3. Replies
    10
    Views
    1,836

    Re: Linked List problem, please help.

    Ok thanks, but do you have any suggestions about the code its self? I really need some help on it.
  4. Replies
    10
    Views
    1,836

    Re: Linked List problem, please help.

    Ok thanks, but I'm cant find how to use that. Is it build into the post box, or do I need to get it from somewhere else?
  5. Replies
    10
    Views
    1,836

    Linked List problem, please help.

    I am trying to make a method which receives the first list node of two different linked list's of ints and the method is supposed to insert the second list right before the smallest int of the first...
Results 1 to 5 of 5