{I+=codeWee;}
[C#] How to get memory pointer address for value type variable.
	int a = 33;
	unsafe
	{
		Console.WriteLine("0x{0:X8}", (ulong)&a);
	}
HTML | PHP | C++ | DirectX11 | Javascript | C# | HTML5 | ASP | SQL | General | CSS | Oculus Rift | Unity3d | Virtools SDK | Tip | NSIS | PowerShell | node.js | Web API | RTSP | All
Copyright© 2016 CodeWee.com All rights reserved.