6
Answers

about memory management

Photo of gongdehui

gongdehui

20y
3.1k
1
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)