Custom memory allocation in C# Part 14 — Unsafe code without unsafe keyword
27 lut 2021 | Blog | debugging | .net | c# | programowanie | IT
This is the fourteenth part of the Custom memory allocation series. For your convenience you can find other parts in the table of contents in Part 1 — Allocating object on a stack This whole series is about unsafe operations and manual memory managing. However, all the things I’ve shown can be done with no … Continue reading Custom memory allocation in C# Part 14 — Unsafe code without unsafe keyword