[fpc-devel] Compiler limitations

ik idokan at gmail.com
Fri May 9 10:24:42 CEST 2008


What about iterators, linked lists ? You can use them some of them.
You can also create a temporary file that built in a way that you
understand it as an "array". there are many ways to do work around
over this issues.
I yet found a good reason to have such a big data for array. It's bed
practice. you should use either iterators or linked list (while many
times iterators are better).

Ido

On Fri, May 9, 2008 at 11:21 AM, Miklos Cserzo <cserzo at puskin.sote.hu> wrote:
>
> Hi Folks,
>
> according the documentation "Arrays are limited to 2 GBytes in size in the
> default processor mode." Is there another mode allowing bigger arrays?
>
> Cheers,
>
> miklos
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>



-- 
http://ik.homelinux.org/



More information about the fpc-devel mailing list