|

Pointers and linked lists - Introduction - by Aiwendil
An introduction to pointers and linked lists.
Written by Aiwendil (aiwendil@altavista.net) for friends-of-fpc (.org).
And the normal legal horrors.
ALL INFORMATION (INCLUDING THE CODE) IN THE THIS DOCUMENT AND THE FOLLOWING PARTS ARE PROVIDED AS-IS WITHOUT ANY FORM OF WARRANTY. I ASSUME NO LIABILITY WHATSOEVER FOR ANY DAMAGES THAT MIGHT ARISE FROM THE USE OF THIS IMFORMATION (AND CODE). USE AT YOUR OWN RISK!
ALL TRADEMARKS BELONG TO THEIR RESPECTIVE HOLDER
Use and distribution of this document and the acompaning parts is free as
long as you comply to the following rules.
1) Any modification of the text for increased readability and
translations are allowed as long as the changes are clearly stated
and the legal notices stays intact.
2) If you use code from this document and it's accompaning documents
then you must somewhere add that you have used an document written
by Aiwendil.
This file and the files accompaning it are all Copyright (C) Aiwendil 2002
Files are:
part1.txt - Pointers
part2.txt - Linked and double-linked lists
Back to previous page
|