[Mono-dev] Calling .NET code from unmanaged C
Jb Evain
mono at evain.net
Wed Dec 7 05:39:32 EST 2005
Hello Jean,
On Dec 7, 2005, at 11:35 AM, Jean Carrive wrote:
> 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.
You will have to embed Mono:
http://www.mono-project.com/Embedding_Mono
Regards,
Jb
More information about the Mono-devel-list
mailing list