Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
3 dimensional arrays ?
Message
From
16/06/2003 16:05:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00800463
Message ID:
00800500
Views:
26
>Thanks Sergey.

Note that this class is significantly slower than native access to a 1- or 2-dimensional array.

Another alternative is to use a 1-dimensional array, and convert the subscript from a 3-dimensional to a 1-dimensional array. Note that in this case you still have the other limitation of VFP arrays: a maximum of 65,000 elements. My array class, "LargeArray", overcomes both limitations (the number of dimensions, and the number of elements).
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform