As I able to corrupt the memory using unsafe code in C#?

  • Thread starter Thread starter babylon
  • Start date Start date
B

babylon

just like invalid pointer referencing in C++?

it seems to me so as unsafe code should prevent the runtime from checking
the memory location for performance issue, right?
 
Back
Top