Thursday, February 22, 2007

Using Unsafe Code in C#

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

No comments: