Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax for array class
Message
De
21/11/2002 08:11:48
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00724996
Message ID:
00725101
Vues:
20
>Hi!
>
>I think it is ok, except methods could be a bit shorter: just Put() and Get() instead of PutValue() and GetValue()

OK, I think that makes sense, and I will change that. Thanks for the hint.

Watch out in 2-3 days for the array class that lets you:

  • Use up to 10 dimensions.
  • Have more than 65,000 elements.
  • Use subscripts in the range of integers (including zero and negative subscripts).
  • Only initialized elements actually use up space.

    And which, of course, will work slower than a native array.

    Hilmar.
    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)
  • Précédent
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform