Thread: Strange errors in linked list program

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    former member Brain Cell's Avatar
    Join Date
    Feb 2004
    Posts
    472
    aah, i should've thought of that !

    Thank you so much JaWiB
    My Tutorials :
    - Bad programming practices in : C
    - C\C++ Tips
    (constrcutive criticism is very welcome)


    - Brain Cell

  2. #2
    Super Moderater.
    Join Date
    Jan 2005
    Posts
    374
    Did you manage to find what you was looking for regarding, doubly linked lists?

  3. #3
    Registered User Micko's Avatar
    Join Date
    Nov 2003
    Posts
    715
    Oh. Brain Cell is active again... !?!. Welcome...
    Gotta love the "please fix this for me, but I'm not going to tell you which functions we're allowed to use" posts.
    It's like teaching people to walk by first breaking their legs - muppet teachers! - Salem

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Duplicating value of pointer to linked list
    By zephyrcat in forum C Programming
    Replies: 14
    Last Post: 01-22-2008, 03:19 PM
  2. singly linked circular list
    By DarkDot in forum C++ Programming
    Replies: 0
    Last Post: 04-24-2007, 08:55 PM
  3. Linked list with two class types within template.
    By SilasP in forum C++ Programming
    Replies: 3
    Last Post: 02-09-2002, 06:13 AM
  4. Linked list generates errors..
    By Nutshell in forum C Programming
    Replies: 4
    Last Post: 02-09-2002, 05:19 AM
  5. Array, Linked List, or Binary Tree?
    By Unregistered in forum C Programming
    Replies: 6
    Last Post: 01-05-2002, 10:07 PM