Array from C++ DLL to Euphoria
- Posted by TheresNoTime Jul 10, 2013
- 1812 views
I have DLL (with sources), that provides some data in an array. Is it possible to display the array in a sequence? I mean, without a physical copy of data.
I have DLL (with sources), that provides some data in an array. Is it possible to display the array in a sequence? I mean, without a physical copy of data.