Previous topic | Next topic | Ada Home Page | Index

Linked List

A linked list is a sequence of nodes


Linked List Operations

Standard list operations, regardless of type of data stored

Code for several of these operations shows how access types and variables are most commonly used.

A linked list is a good example of an abstract data type.


Previous topic | Next topic | Ada Home Page | Index
c-lokan@adfa.oz.au / 27 Feb 96