Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Large array bug
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Divers
Thread ID:
01366284
Message ID:
01366296
Vues:
10
>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]
>
Only this statement
DIMENSION aArray[2^30]
The result is "There is not enough memory to complete this operation"

but with
DIMENSION aArray[2^15]
DIMENSION aArray[2^30]
The result is C5 error
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform