Pointer and REF

Feb 25 2012 2:18 PM
Hi
i need to know about mapping c and C# types

in C if it int* it ref int in c#

how to get int**,int*** ?

and what is the equivalent type in c for double?

Thanks
Guruparan G

Answers (2)