From: Joe Van Dyk Date: 2006-01-10T04:56:24+09:00 Subject: Re: You want a Ruby extension? Talk to me, baby On 1/9/06, Eric Hodel wrote: > On Jan 8, 2006, at 12:29 AM, Joe Van Dyk wrote: > > > Hi, > > > > I've figured that it's probably worth my time to learn how to better > > write Ruby extensions (as a way to practice my C). > > Pff, writing extensions sucks. Just use RubyInline and save yourself > half the hassle. Is there any documentation on how to use RubyInline to interact with a C/C++ library? Joe