[fpc-pascal] Re: What is the portable approach?

L505 fpc505 at z505.com
Mon Oct 3 22:08:49 CEST 2005



> AM> I have data that would fit an associative array if they 
> AM> really existed in Pascal
> 
> I remember spotting this in the "Contributed Units" section,
> although I don't know if it will suit your needs:
>   http://www.behrenhoff.de/pascal/hash.zip
>  




"
    This unit implements an associative array.
    Before writing this unit, I've always missed Perl commands
    like $h{abc}='def' in Pascal.

    Copyright (C) 2001  Wolf Behrenhoff <wolf at behrenhoff.de>
    Version 0.9.1 (works fine, don't know a bug, but 1.0? No,
                   error checks are missing!)
"

Interesting - let us know if it works out.



More information about the fpc-pascal mailing list