Thread: problem with linked list in c

  1. #1
    Registered User
    Join Date
    Nov 2010
    Posts
    42

    problem with linked list in c

    till now i still can not catch up with linked list. can anyone help me on that. thanks in advanced.

  2. #2
    Registered User
    Join Date
    Nov 2010
    Posts
    47
    You are not the only one ,I have problems too.This videos help me a lot
    find his web site and watch all of his videos
    And personally with me I had problems with pointers ,that's why I didn't get the linked list ,if you are the same try to clear the pointers first
    YouTube - linked list - inserting at the head of the list

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linked List help!!
    By onepuzzledstud in forum C Programming
    Replies: 2
    Last Post: 10-11-2010, 08:36 PM
  2. singly linked circular list
    By DarkDot in forum C++ Programming
    Replies: 0
    Last Post: 04-24-2007, 08:55 PM
  3. Replies: 6
    Last Post: 03-02-2005, 02:45 AM
  4. Linked list with two class types within template.
    By SilasP in forum C++ Programming
    Replies: 3
    Last Post: 02-09-2002, 06:13 AM
  5. singly linked list
    By clarinetster in forum C Programming
    Replies: 2
    Last Post: 08-26-2001, 10:21 PM