Thread: please help me.....Linked List:(

  1. #1
    Registered User
    Join Date
    Oct 2005
    Posts
    10

    Unhappy please help me.....Linked List:(

    Hi All....

    can any one help me to understand the linked list
    I have an exam on next wednesday and i need to understand it.
    actually i got the main idea of the linked list but i need to know how doe's it work .
    so if you have a simple program to explain the linked list and how doe's it work please write it here but it should not contains classes cuz still we didn't cover it.
    thanx

  2. #2
    Registered User
    Join Date
    Oct 2001
    Posts
    2,934
    Have you read Prelude's excellent linked list tutorial?
    FAQ > Prelude's Corner > Linked List Issues

  3. #3
    Registered User
    Join Date
    Oct 2005
    Posts
    10
    thanx alot swoopy I really apreciate your help

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C++ Linked list program need help !!!
    By dcoll025 in forum C++ Programming
    Replies: 1
    Last Post: 04-20-2009, 10:03 AM
  2. Following CTools
    By EstateMatt in forum C Programming
    Replies: 5
    Last Post: 06-26-2008, 10:10 AM
  3. Reverse function for linked list
    By Brigs76 in forum C++ Programming
    Replies: 1
    Last Post: 10-25-2006, 10:01 AM
  4. Template Class for Linked List
    By pecymanski in forum C++ Programming
    Replies: 2
    Last Post: 12-04-2001, 09:07 PM
  5. singly linked list
    By clarinetster in forum C Programming
    Replies: 2
    Last Post: 08-26-2001, 10:21 PM