G
Guest
How can I transport int arrays between C# and C++ so that an int array
created in C# will be filled with contents in the C++ dll and so that this
content is accessible in the C# dll again.
created in C# will be filled with contents in the C++ dll and so that this
content is accessible in the C# dll again.