Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating 2 dimensional arrays in a FLL
Message
From
28/09/2000 14:28:39
Jon Nelson
Trader Systems Limited
Reading, United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Creating 2 dimensional arrays in a FLL
Miscellaneous
Thread ID:
00422206
Message ID:
00422206
Views:
40
I'm trying to create FLL that populates a VFP array with information.

Calling the FLL creates the array and populates it with the information required.

BUT if I call the FLL routine many times (>2000) I get an exception...

Clearly a memory leak or something is going on.

I would appreciate it if someone could provide guidance (or sample code) on how to create a multi-dimensional VFP array and populate it with respect to memory allocation, handle locking, handle unlocking...

Also what memory usage information should I keep an eye on when developing e.g. SYS(1016) so I can see all is well, or not as the case maybe ;-)


Many thanks

Jon Nelson
Reply
Map
View

Click here to load this message in the networking platform