Using C code in C# project
-
I am building an application in C# but want to make use of a module coded in pure C. Im new to C# programming and not sure what my options as to how to make use of the C code in my C# project? Is there a simple bridging techique I can do? the C module I want to make use of is here http://www.ibr.cs.tu-bs.de/projects/libsmi/ - its a MIB to XML compiler Any help would be much appreciated. Cheers MM
-
I am building an application in C# but want to make use of a module coded in pure C. Im new to C# programming and not sure what my options as to how to make use of the C code in my C# project? Is there a simple bridging techique I can do? the C module I want to make use of is here http://www.ibr.cs.tu-bs.de/projects/libsmi/ - its a MIB to XML compiler Any help would be much appreciated. Cheers MM