Using Unsafe Code in C#
Compiling error:Unsafe code may only appear if compiling with /unsafe
Solution:
In VS.NET, choose
Project - Project Property - Build - General - click "allow unsafe code"
powered by performancing firefox
powered by performancing firefox
No comments:
Post a Comment