Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Large array bug
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Miscellaneous
Thread ID:
01366284
Message ID:
01366300
Views:
11
>>Executing following 2 statements in a program or from the Command Window crashes VFP9SP1/SP2 with C5 error
>>
>>DIMENSION aArray[2^15]
>>DIMENSION aArray[2^30]
>>
>
>but no problem with
>
>DIMENSION aArray[2^25]
>
You will get 'Not enough memory' between 2^26 and 2^29
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform