Thread: linked list => indexed list

  1. #1
    makimura
    Guest

    Post linked list => indexed list

    hi..

    anyone know of a good place online where i could get some info on how to convert linked list header files into indexed list header files?

    thanks

    Makimura

  2. #2
    makimura
    Guest

    Unhappy ....

    is an indexed list the same as a linked list used as an array of records?

    im havin lots of trouble creating an indexed list... any help please?

    Makimura

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. single linked list to double linked list (help)
    By Countfog in forum C Programming
    Replies: 8
    Last Post: 04-29-2008, 08:04 PM
  2. Adding directory/file names to a linked list
    By thoseion in forum C Programming
    Replies: 13
    Last Post: 12-08-2006, 01:13 PM
  3. Reverse function for linked list
    By Brigs76 in forum C++ Programming
    Replies: 1
    Last Post: 10-25-2006, 10:01 AM
  4. How can I traverse a huffman tree
    By carrja99 in forum C++ Programming
    Replies: 3
    Last Post: 04-28-2003, 05:46 PM
  5. singly linked list
    By clarinetster in forum C Programming
    Replies: 2
    Last Post: 08-26-2001, 10:21 PM