Language Basics C# Book

C# allows us to use pointer through unsafe code.
unsafe code is compiled with /unsafe flag.