PICcoder.co.uk Forum  


::post new topic::
USB ARTICLE unsafe error
Date: 2007/11/20 13:52 By: CNCBASHER Status: Visitor  
 
Hi on compipling the pc code in visual studio , i am getting an error on
unsafe public class usb_interface

... Unsafe code may only appear if compiling with /unsafe

could you explain Unsafe ? in this context


thanks
great article BTW ! Mark
reply | quote

Re:USB ARTICLE unsafe error
Date: 2007/11/23 11:39 By: dariog Status: User  
Karma: 6  
Posts: 107
graphgraph
Not an expert of C# code, but why don't you just try adding that option?
reply | quote

::post new topic::