2
Answers

Pointer and REF

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)