comp.lang.ada
 help / color / mirror / Atom feed
* Linked list problem
@ 1997-02-15  0:00 Blake C Weston
  1997-02-15  0:00 ` Bob Klungle
  1997-02-18  0:00 ` David Wheeler
  0 siblings, 2 replies; 4+ messages in thread
From: Blake C Weston @ 1997-02-15  0:00 UTC (permalink / raw)



I have a slight problem. I have been trying to append one linked list to
another. Unfortunately try as I might, I cannot get the algorithm to
work correctly.

As far as I understand, the method by which you append lists is to
simply make the last node of the list you are appending to 'point' to
the first node of the other list.

Can anyone advise me on this problem?

Cheers
-- 
Blake C Weston

Turnpike evaluation. For information, see http://www.turnpike.com/




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1997-02-19  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-15  0:00 Linked list problem Blake C Weston
1997-02-15  0:00 ` Bob Klungle
1997-02-18  0:00 ` David Wheeler
1997-02-19  0:00   ` Arthur Schwarz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox