C#C
C#2y ago
Scarlet

Pointers in C#

Does someone know where I can find pointer documentation for C#?
I have int** and I want to initialize it with 3 int* but not sure how
Apparently is different from C
Was this page helpful?