[Mono-devel-list] C program

Paolo Molaro lupus at ximian.com
Thu Jul 31 09:00:03 EDT 2003


On 07/31/03 Sandra Fernandes wrote:
> My problem is that I want to use mono to run a
> remoting client and to respond to remoting requests
> but the final program has to be in C.
> 
> Is there a way of linking a .net program running on
> mono with a C program? Something like the managed
> extensions in VStudio...

You can build a C program thet embeds the Mono runtime
and execute both C code and managed code.
See http://www.go-mono.com/embedded-api.html for some more
info.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list