Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array strange behaviour
Message
From
15/11/2003 07:28:28
 
 
To
15/11/2003 05:47:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00850210
Message ID:
00850215
Views:
19
I think one should use arrays only exactly in the manner they were declared (except for one-dimensional access two-dimensional arrays which is specifically supported). Everything else is eliciting undefined behaviour, the specifics of which are apt to change without notice from one Fox release or service pack to the next.

In my opinion it is rather unfortunate that one-dim arrays cannot be treated like two-dim arrays with one column, because that makes it necessary to special-case one-dims in all general array handling code or simply ban their use altogether.
Previous
Reply
Map
View

Click here to load this message in the networking platform