Single-Linked Lists in MIPS

Discussion in 'Assembly Language Programming (ALP) Forum' started by husslela2, Mar 23, 2007.

  1. husslela2

    husslela2 New Member

    Joined:
    Mar 23, 2007
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Hello,

    I need to create a single-linked lists and insert a new node in the middle of the list and have the pointer point to the new node..and then node.next.

    How can i do that?
     
  2. DaWei

    DaWei New Member

    Joined:
    Dec 6, 2006
    Messages:
    835
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Semi-retired EE
    Location:
    Texan now in Central NY
    Home Page:
    http://www.daweidesigns.com
    It's really not in your interest to post the same question twice. First, you dilute attention, not concentrate it. Second, it exasperates some people (I'm a perfect example), so they don't care to help.
     
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice