[Mono-list] Example C Wrappers
Matthew Metnetsky
met@uberstats.com
Mon, 04 Oct 2004 10:32:01 -0400
Hello,
On Mon, 2004-10-04 at 09:35, Cory Nelson wrote:
> what type of code are you trying to wrap?
Subversion Client API.
> On Mon, 04 Oct 2004 09:33:35 -0400, Matthew Metnetsky <met@uberstats.com> wrote:
> > I was wondering if anyone could point me to some _good_ articles on
> > wrapping C code in C#? I've tried the ?old? documentation in gtk-sharp,
> > but it just seems to generate errors for me.
> >
> > Thanks,
> >
> > ~ Matthew