Schala Zeal wrote:
> I was wondering if there was a site with reliable documentation covering
> the C embed API? The one on ruby-lang.org is near useless as it was
> simply generated without commentary. I could have sworn there was
> another site with documentation that explained the stuff and not just
> display the declarations. I forgot which site that was and I forgot what
> terms I put in Google to find it.

This one?

http://www.ruby-doc.org/docs/ProgrammingRuby/html/ext_ruby.html

That's from a very old version of the book (covering ruby 1.6.8) but the 
fundamentals are the same. Or you can buy a later version as PDF or dead 
tree.

-- 
Posted via http://www.ruby-forum.com/.