how to make c# ide compile unsafe code

  • Thread starter Thread starter Jonathan Woods
  • Start date Start date
J

Jonathan Woods

No Idea about Express Edition

In Professional Edition

Project Properties --> Build --> General --> Check Allow unsafe code
 
I want to do some unsafe code using pointers

Im using c# express 2005 (free) edition

i cant find any option to enable it to compile a form class with the
unsafe flag.

Can anyone tell me how to enable that compiler switch ?

thanks


Peted
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top