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

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to