using DBF we still limited to 2^32 but i can use much bigger Array
for "Delaunay Triangulation" with 1000 Points i have to use 6x
Code: Select all
aTry := ARRAY(imax * 6)

http://www.hmgforum.com/viewtopic.php?f ... 91&p=62434
so what made 64 Bit App so much faster
