1
Answer

.NET method that has int[] as a parameter doesn't work

Alexandr

Alexandr

15y
2.2k
1

Hello! The subject says all I wanted to ask. I have managed method that has array of integers as a parameter. When I call this method from unmanaged code it doesn't work.

Answers (1)