Thread: Linklist

  1. #1
    Registered User
    Join Date
    Dec 2012
    Posts
    1

    Linklist

    Can any one explain me the concept of singly and doubly linklist. Along with it's application...???

  2. #2
    Registered User hk_mp5kpdw's Avatar
    Join Date
    Jan 2002
    Location
    Northern Virginia/Washington DC Metropolitan Area
    Posts
    3,817
    "Owners of dogs will have noticed that, if you provide them with food and water and shelter and affection, they will think you are god. Whereas owners of cats are compelled to realize that, if you provide them with food and water and shelter and affection, they draw the conclusion that they are gods."
    -Christopher Hitchens

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    How about using the same technique you used to find this forum - namely a web search.

    Here, try this
    Linked list - Wikipedia, the free encyclopedia
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Please help me with Linklist problem
    By ericwu in forum C Programming
    Replies: 8
    Last Post: 05-13-2009, 11:55 PM
  2. LinkList in C
    By $l4xklynx in forum C Programming
    Replies: 10
    Last Post: 12-04-2008, 03:18 AM
  3. help with reversing something in a linklist
    By Axel in forum C Programming
    Replies: 43
    Last Post: 10-23-2005, 07:14 AM
  4. Help on linklist in a binary_tree
    By robin in forum C Programming
    Replies: 3
    Last Post: 03-06-2005, 04:35 PM
  5. question about linklist
    By fj8283888 in forum C Programming
    Replies: 1
    Last Post: 04-14-2004, 06:13 AM