I need to put a MapBasic array of integer into an C++ DLL and in the C++
DLL reallocate the array from 0 to n, where n could be any integer.
The (ByRef) array in MapBasic does not get the changes made in the DLL
and still has a length of zero.

Does anyone have some source code on how to do this ?

Another problem: What is the array was not simple integers but a array
of a custom (MapBasic/C++) type ?

Mvh. | Regards

Jakob Lanstorp
Software Developer
Geographical Information & IT 

COWI A/S
Odensevej 95
DK-5260 Odense S

Tel     +45 99 36 77 00
Direct +45 99 36 77 86
Fax    +45 99 36 77 01
Email [EMAIL PROTECTED]
http://www.cowi.dk 


Reply via email to