Op 2020-06-27 om 04:09 schreef Travis Siegel:
I'm porting some code from tp7 to fpc, and I'm running into an error I don't know how to fix.  The comments claim it's supposed to be a hash table, but to me, it looks more like labels tied to various arrays.

If you assume that variables are not rearranged in memory, it looks like a constant declaration of a linked list. That means there might be even more problems than just getting it compiled without errors.


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to