[fpc-pascal] pointer magic

Thierry Coq tcoq at free.fr
Wed Apr 28 07:19:00 CEST 2010


...
In addition, when starting to use Pascal, don't use pointers, and don't 
invent linked lists, it's been done so many times.
Go look up the source code in contnrs.pp to understand lists and 
containers already available in FPC.

Most programming can be done without untyped pointers.
Best regards,
Thierry






More information about the fpc-pascal mailing list