6
Answers

about memory management

We can use these methods,such as ZeroMemory() and memcpy() in VC++ to manage memory,so what about those matters in C#? Thanks!

Answers (6)