Is it possible to pass a 2D array from C++ to C#? The C# function would receive it something like this:
public void Receive2dArray(int[,] m) {
}
--
View this message in context:
http://mono.1490590.n4.nabble.com/Pass-2D-array-from-C-to-C-tp4670248.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.dot.net/mailman/listinfo/mono-devel-list
