comp.lang.ada
 help / color / mirror / Atom feed
From: wheeler@aphrodite (David Wheeler)
Subject: Re: Linked list problem
Date: 1997/02/18
Date: 1997-02-18T00:00:00+00:00	[thread overview]
Message-ID: <5ed9gc$6v0@news.ida.org> (raw)
In-Reply-To: MBN2IBAT$bBzEwtN@dedlock.demon.co.uk


Blake C Weston (blake@dedlock.demon.co.uk) wrote:
: 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.

Correct.

You can learn more about how to access types from lesson 12 of Lovelace,
an Ada95 tutorial.  You can go directly to lesson 12 by using
a web browser to open:
 http://www.adahome.com/Tutorials/Lovelace/lesson12.htm

You can start at the beginning of Lovelace by opening:
 http://www.adahome.com/Tutorials/Lovelace/lovelace.htm

A book version of the Lovelace tutorial will soon be available,
probably by the end of March 1997.
The book version will have a number of errors removed and will be
easier to read (useful if you plan to read all of it).


--- David A. Wheeler
    dwheeler@ida.org





  parent reply	other threads:[~1997-02-18  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
1997-02-19  0:00   ` Arthur Schwarz
replies disabled

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