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