Welcome to the new Friends-of-FPC!

Here you can find all kinds of information about the FreePascal Compiler. We have many tutorials and howtos as well as a selection of tools to help you with your programming. We also have some example codes for you. And if you want to contribute some information/ sources/ tools yourself you can do so.
Also we have finally relaunched the FoFPC forum. It's your chance for some Q&A about everything FreePascal.

Friends-of-FPC

Tutorials: Learn how to code with FreePascal.

Source Codes: A collection of examples, miscellaneous source codes and open source stuff.

Tools and Help Files: Intro- duction of some tools that might help you with FPC.

Community

Forum: Ask or answer questions about the FreePascal Compiler, programming or just babble about coding.

Contribute! Contribute your own Tutorial, Source Codes or Tools and send them to us!

Website

About: Information about Friends-of-FPC.org.

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

Useful Links









Link to us