2
Answers

Pointer and REF

Guruparan Giritharan

Guruparan Giritharan

12y
1.5k
1
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)