Creating a Linked List
[ Follow Ups ] [ Post Followup ] [ Message Board for Team 27297 ]

Posted by Doris M. on July 10, 19101 at 02:04:09:

I need to create a linked list from an existing binary file. The outside file doesn't contain pointers so the record would have to be embedded. How do I copy an outside binary file into a node and create a pointer within the node? How do I copy the outside record into a node? Do I still use assign(tempfile,'sample.dat')? This is probably an easy question for someone to answer. Any help would be appreciated.


Follow Ups:



Post a Followup

Name:
E-Mail:
Subject:
Comments:
Optional Link URL:
Link Title:
Optional Image URL:

Sorry, we are no longer accepting entries to this message board.


[ Follow Ups ] [ Post Followup ] [ Message Board for Team 27297 ]