P
Peter Morris [Droopy eyes software]
I am trying to call a method in a .net assembly, the intellisense says it is
"void SetValue(int * elem, float * elem)"
How do I call that from C#? What is the * for ?
Pete
"void SetValue(int * elem, float * elem)"
How do I call that from C#? What is the * for ?
Pete