Thread: Linked Lists

  1. #1
    ChucKsTa
    Guest

    Talking Linked Lists

    Im wondering on how to copy data from an initialized array
    declared in results.h which i will need to #include into a linked
    list. How would i do this... if possible code with comments would
    be much more appreciated than words.....

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    156
    As far as the code goes you need to make an effort to write some. And the comments are we are willing to help but we don't write your program.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linked Lists 101
    By The Brain in forum C++ Programming
    Replies: 5
    Last Post: 07-24-2004, 04:32 PM
  2. Map file formats and linked lists
    By Spitball in forum Game Programming
    Replies: 2
    Last Post: 03-04-2004, 11:32 PM
  3. Linked Lists Integer addition ? HELP Please??
    By green_eel in forum C Programming
    Replies: 3
    Last Post: 03-12-2003, 04:36 PM
  4. need help w/ linked lists
    By MKashlev in forum C++ Programming
    Replies: 11
    Last Post: 08-05-2002, 08:57 PM
  5. doubly linked lists
    By qwertiop in forum C++ Programming
    Replies: 3
    Last Post: 10-03-2001, 06:25 PM