[fpc-pascal] linked list to criticize

spir ☣ denis.spir at gmail.com
Mon May 3 12:59:49 CEST 2010


On Sun, 2 May 2010 22:20:43 +0200
Felipe Monteiro de Carvalho <felipemonteiro.carvalho at gmail.com> wrote:

> Hello,
> 
> I think it would be good if you add a link to your package here:
> 
> http://wiki.lazarus.freepascal.org/Components_and_Code_examples
> 

Thanks, I'll add it there if some of you test it. (Self-testing one's own tool, from my experience, is not reliable for making it public.) The only builtin check is about index interval --but with Pascal type-checking I cannot find any other need.
An issue is that it's not a generic container: items are typed at programming time (ints in original code for illustration). (But it's not such problematic for people using exclusively OO, I guess, since they can use a root class.)

Denis
________________________________

vit esse estrany ☣

spir.wikidot.com



More information about the fpc-pascal mailing list