Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax for array class
Message
From
21/11/2002 08:11:48
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00724996
Message ID:
00725101
Views:
19
>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)
  • Previous
    Reply
    Map
    View

    Click here to load this message in the networking platform