News

Managed pointers in C# explained. A managed pointer differs from a type-safe pointer in being able to point to other locations of an object, i.e., not just the beginning of the object.