A
apm
All:
Can double __gc * be cast to a double*? In C# the fixed(double* pX = x) can
be used. Is there an equivalent in C++.NET?
Thanks in advance.
DTC
Can double __gc * be cast to a double*? In C# the fixed(double* pX = x) can
be used. Is there an equivalent in C++.NET?
Thanks in advance.
DTC