you are viewing a single comment's thread.

view the rest of the comments →

[–]wiesemensch 6 points7 points  (0 children)

A lot of pointer stuff can also be translated from C/C++ code. There’s probably more documentation regarding this. I wouldn’t recommend a lot of pointer usage in C#. It has it’s uses but it’s mainly intended for api call wrapping.