[Mono-dev] Calling .NET code from unmanaged C

Mikkel Kruse Johnsen mikkel at linet.dk
Wed Dec 7 05:41:35 EST 2005


On Wed, 2005-12-07 at 11:35 +0100, Jean Carrive wrote:
>  
>     Hi,
>  
> I am quite new to mono and maybe my question is very naive...
>  
> I am looking for a way to call .NET code from "standard" C code
> compiled with gcc and runing on Linux. Does Mono offer a way to do
> that ? I have tried SWIG but it seems that SWIG just allows to call
> gcc C code from C#, and not the other way round.
>  
> Best regards,
> Jean Carrive
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list

Hi

Yes it is possible, have a look at
http://www.mono-project.com/Embedding_Mono

/Mikkel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051207/cd7f360a/attachment.html 


More information about the Mono-devel-list mailing list