In PB/DOS 3.2, HUGE arrays must have subscripts in the integer range of -32768 TO 32767 (ie, up to 65,535 subscripts).
In PB/DOS 3.5, huge arrays can be anywhere in the LONG integer range (ie, up to 4,294,967,295 subscripts, but usually a lot less since they must fit into conventional memory!).
PB/DOS 3.5 also supports VIRTUAL arrays (using EMS memory) and VIRTUAL arrays use the LONG integer range for subscripts, and each VIRTUAL array is limited to a whopping 32Mb.
------------------
Lance
PowerBASIC Support
mailto:[email protected][email protected]</A>
Announcement
Collapse
No announcement yet.
Huge
Collapse
X
Leave a comment: